Gtk.FileChooser.prototype.get_select_multiple
function get_select_multiple():Boolean { // Gjs wrapper for gtk_file_chooser_get_select_multiple() }
Gets whether multiple files can be selected in the file selector. See Gtk.set_select_multiple.
Since 2.4
- Returns
true if multiple files can be selected.