FileChooser.selectMultiple

Get selectMultiple property.

More...
  1. bool selectMultiple [@property getter]
    interface FileChooser
    @property
    bool
    selectMultiple
    ()
  2. bool selectMultiple [@property setter]

Return Value

Type: bool

Whether to allow multiple files to be selected.

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead