gtkFileChooserGetSelectMultiple {RGtk2} | R Documentation |
Gets whether multiple files can be selected in the file
selector. See gtkFileChooserSetSelectMultiple
.
gtkFileChooserGetSelectMultiple(object)
|
[GtkFileChooser ] a GtkFileChooser |
Since 2.4
[logical] TRUE
if multiple files can be selected.
Derived by RGtkGen from GTK+ documentation