gtkFileChooserSetSelectMultiple {RGtk2} | R Documentation |
Sets whether multiple files can be selected in the file selector. This is
only relevant if the action is set to be GTK_FILE_CHOOSER_ACTION_OPEN
or
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER
.
gtkFileChooserSetSelectMultiple(object, select.multiple)
|
|
|
|
Since 2.4
Derived by RGtkGen from GTK+ documentation