Property
GtkRecentChooser:show-not-found
since: 2.10
Description [src]
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).
Type:gboolean
Available since: 2.10
Default value | TRUE |
Getter method | gtk_recent_chooser_get_show_not_found() |
Setter method | gtk_recent_chooser_set_show_not_found() |