gtkRecentManagerPurgeItems {RGtk2} | 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. |
|
[GError ] a return location for a GError , or NULL |
Derived by RGtkGen from GTK+ documentation