RecentChooserT.showNotFound

Get showNotFound property.

  1. bool showNotFound [@property getter]
    template RecentChooserT()
    @property
    bool
    showNotFound
    ()
  2. bool showNotFound [@property setter]

Return Value

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