RecentManager.getItems

Gets the list of recently used resources.

Returns

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.