FileChooserT.getSelectMultiple

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

More...
template FileChooserT()
override
bool
getSelectMultiple
()

Return Value

Type: bool

true if multiple files can be selected.

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead