RecentManager.getItems

Gets the list of recently used resources.

class RecentManager
getItems
()

Return Value

Type: gtk.recent_info.RecentInfo[]

a list of newly allocated GtkRecentInfo objects. Use gtk.recent_info.RecentInfo.unref on each item inside the list, and then free the list itself using glib.list.List.free.