FileChooserGidBuilderT.selectMultiple

Set selectMultiple property.

More...
template FileChooserGidBuilderT()
T
selectMultiple
(
bool propval
)

Parameters

propval bool

Whether to allow multiple files to be selected.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead