| gtkFileSelectionSetSelectMultiple {RGtk2.10} | R Documentation |
Sets whether the user is allowed to select multiple files in the file list.
Use gtkFileSelectionGetSelections to get the list of selected files.
gtkFileSelectionSetSelectMultiple(object, select.multiple)
|
[GtkFileSelection] a GtkFileSelection |
|
[logical] whether or not the user is allowed to select multiple files in the file list. |
Derived by RGtkGen from GTK+ documentation