Gets the list of recently used resources in form of gtk.RecentInfo objects.
The return value of this function is affected by the “sort-type” and “limit” properties of chooser.
A newly allocated list of gtk.RecentInfo objects. You should use RecentInfo.unref on every item of the list, and then free the list itself using g_list_free().
2.10
Gets the list of recently used resources in form of gtk.RecentInfo objects.
The return value of this function is affected by the “sort-type” and “limit” properties of chooser.