RGtk2 (version 2.20.31)

gtkRecentChooserGetItems: gtkRecentChooserGetItems

Description

Gets the list of recently used resources in form of GtkRecentInfo objects.

Usage

gtkRecentChooserGetItems(object)

Arguments

Value

list of GtkRecentInfo objects. You should use gtkRecentInfoUnref on every item of the list, [ element-type GtkRecentInfo][ transfer full ]

Details

The return value of this function is affected by the "sort-type" and "limit" properties of chooser. Since 2.10