| gtkRecentManagerGetItems {RGtk2} | R Documentation |
Gets the list of recently used resources.
gtkRecentManagerGetItems(object)
|
[GtkRecentManager] a GtkRecentManager |
Since 2.10
[list] a list of newly allocated GtkRecentInfo objects. Use
gtkRecentInfoUnref on each item inside the list.
Derived by RGtkGen from GTK+ documentation