gtkRecentManagerPurgeItems {RGtk2.10} | R Documentation |
Purges every item from the recently used resources list.
gtkRecentManagerPurgeItems(object, .errwarn = TRUE)
|
[GtkRecentManager ] a GtkRecentManager |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.10
A list containing the following elements:
retval |
[integer] the number of items that have been removed from the recently used resources list. |
.errwarn |
Whether to issue a warning on error or fail silently |
Derived by RGtkGen from GTK+ documentation