Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkRecentManagerGetItems: gtkRecentManagerGetItems
Description
Gets the list of recently used resources.
Usage
gtkRecentManagerGetItems(object)
Arguments
object
a
GtkRecentManager
Value
newly allocated
GtkRecentInfo
objects. Use
gtkRecentInfoUnref
on each item inside the list,
[
element-type
GtkRecentInfo][
transfer full
]
Details
Since 2.10