Gtk.RecentChooser.prototype.get_local_only
function get_local_only():Boolean {
// Gjs wrapper for gtk_recent_chooser_get_local_only()
}Gets whether only local resources should be shown in the recently used resources selector. See Gtk.set_local_only
Since 2.10
- Returns
true if only local resources should be shown.