Package: gtk

Function gtk:recent-chooser-items

Lambda List

gtk:recent-chooser-items (chooser)

Arguments

chooser -- a gtk:recent-chooser object

Return Value

A list of gtk:recent-info instances.

Details

Gets the list of recently used resources in form of gtk:recent-info instances. The return value of this function is affected by the sort-type and limit properties of chooser.
 

See also

#2023-3-24