RecentManager.getItems

Gets the list of recently used resources.

class RecentManager
getItems
()

Return Value

Type: ListG

a list of newly allocated GtkRecentInfo objects. Use [method@Gtk.RecentInfo.unref] on each item inside the list, and then free the list itself using g_list_free().

Meta