[Top]
GTK2
GTK2.FileChooser
|
Method GTK2.FileChooser()->set_select_multiple()
- Method
set_select_multiple
GTK2.FileChooser set_select_multiple(int select_multiple)
- Description
Sets whether multiple files can be selected in the file selector.
This is only relevant if the action is set to be
FILE_CHOOSER_ACTION_OPEN or
FILE_CHOOSER_ACTION_SAVE
|