Method

GtkRecentChooserget_local_only

since: 2.10

Declaration [src]

gboolean
gtk_recent_chooser_get_local_only (
  GtkRecentChooser* chooser
)

Description [src]

Gets whether only local resources should be shown in the recently used resources selector. See gtk_recent_chooser_set_local_only()

Available since: 2.10

Return value

Type: gboolean

TRUE if only local resources should be shown.