The maximum number of recently used resources to be displayed, or -1 to display all items. By default, the GtkSetting:gtk-recent-files-limit setting is respected: you can override that limit on a particular instance of #GtkRecentChooser by setting this property.
Whether this #GtkRecentChooser should display only local (file:) resources.
The #GtkRecentManager instance used by the #GtkRecentChooser to display the list of recently used resources.
Allow the user to select multiple resources.
Whether this #GtkRecentChooser should display an icon near the item.
Whether this #GtkRecentChooser should display the recently used resources even if not present anymore. Setting this to %FALSE will perform a potentially expensive check on every local resource (every remote resource will always be displayed).
Whether this #GtkRecentChooser should display a tooltip containing the full path of the recently used resources.
Sorting order to be used when displaying the recently used resources.
The #GtkRecentFilter object to be used when displaying the recently used resources.