FileChooser.selectMultiple

bool selectMultiple() @property

Get selectMultiple property.

Returns

Whether to allow multiple files to be selected.

Deprecated

Use [gtk.file_dialog.FileDialog] instead
void selectMultiple(bool propval) @property

Set selectMultiple property.

Parameters

propvalWhether to allow multiple files to be selected.

Deprecated

Use [gtk.file_dialog.FileDialog] instead