gtkRecentManagerPurgeItems: gtkRecentManagerPurgeItems

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Purges every item from the recently used resources list.

Usage

1
gtkRecentManagerPurgeItems(object, .errwarn = TRUE)

Arguments

object

a GtkRecentManager

.errwarn

Whether to issue a warning on error or fail silently

Details

Since 2.10

Value

A list containing the following elements:

retval

[integer] the number of items that have been removed from the recently used resources list.

error

a return location for a GError, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.