Description Usage Arguments Details Value Author(s)
Gets the list of recently used resources in form of GtkRecentInfo
objects.
1 | gtkRecentChooserGetItems(object)
|
|
a |
The return value of this function is affected by the "sort-type" and
"limit" properties of chooser
.
Since 2.10
[list] A newly allocated
list of GtkRecentInfo
objects. You should
use gtkRecentInfoUnref
on every item of the list, [ element-type GtkRecentInfo][ transfer full ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.