Method

GtkRecentChooserget_show_not_found

since: 2.10

Declaration [src]

gboolean
gtk_recent_chooser_get_show_not_found (
  GtkRecentChooser* chooser
)

Description [src]

Retrieves whether chooser should show the recently used resources that were not found.

Available since: 2.10

Return value

Type: gboolean

TRUE if the resources not found should be displayed, and FALSE otheriwse.