FileChooser.getSelectMultiple

bool getSelectMultiple()

Gets whether multiple files can be selected in the file chooser.

Returns

true if multiple files can be selected.

Deprecated

Use [gtk.file_dialog.FileDialog] instead