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).
RecentChooser.showNotFound
bool showNotFound() @propertyGet showNotFound property.
Returns
Whether this #GtkRecentChooser should display the recently used resources
void showNotFound(bool propval) @propertySet showNotFound property.
Parameters
propval | 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). |