gtkFileSelectionGetSelectMultiple {RGtk2} | R Documentation |
Determines whether or not the user is allowed to select multiple files in
the file list. See gtkFileSelectionSetSelectMultiple
.
WARNING: gtk_file_selection_get_select_multiple
is deprecated and should not be used in newly-written code.
gtkFileSelectionGetSelectMultiple(object)
|
[GtkFileSelection ] a GtkFileSelection |
[logical] TRUE
if the user is allowed to select multiple files in the
file list
Derived by RGtkGen from GTK+ documentation