RecentChooserGidBuilderT.showNotFound

Set showNotFound property.

template RecentChooserGidBuilderT()
T
showNotFound
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining