Method
GtkRecentChooserget_items
since: 2.10
Declaration [src]
GList*
gtk_recent_chooser_get_items (
GtkRecentChooser* chooser
)
Description [src]
Gets the list of recently used resources in form of GtkRecentInfo
objects.
The return value of this function is affected by the “sort-type” and
“limit” properties of chooser
.
Available since: 2.10