[ CCode ( type_id = "gtk_recent_chooser_get_type ()" ) ]
public interface RecentChooser : Object
RecentChooser is an interface that can be implemented by widgets displaying the list of recently used files.
In GTK+, the main objects that implement this interface are RecentChooserWidget , RecentChooserDialog and RecentChooserMenu.
Recently used files are supported since GTK+ 2.10.
filter to the list of
RecentFilter objects held by this.
filter from the list of
RecentFilter objects held by this.
uri inside this
.
uri as the current URI for
this.
filter as the current
RecentFilter object used by this to affect the
displayed recently used resources.
sort_func
.
uri inside this
.