RecentChooser.showNotFound

bool showNotFound() @property

Get showNotFound property.

Returns

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).

void showNotFound(bool propval) @property

Set showNotFound property.

Parameters

propvalWhether 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).