Method

GtkRecentChooserset_show_not_found

since: 2.10

Declaration [src]

void
gtk_recent_chooser_set_show_not_found (
  GtkRecentChooser* chooser,
  gboolean show_not_found
)

Description [src]

Sets whether chooser should display the recently used resources that it didn’t find. This only applies to local resources.

Available since: 2.10

Parameters

show_not_found

Type: gboolean

Whether to show the local items we didn’t find.