Description Usage Arguments Author(s)
Sets whether the user is allowed to select multiple files in the file list.
Use gtkFileSelectionGetSelections
to get the list of selected files.
WARNING: gtk_file_selection_set_select_multiple
is deprecated and should not be used in newly-written code.
1 | gtkFileSelectionSetSelectMultiple(object, select.multiple)
|
|
a |
|
whether or not the user is allowed to select multiple files in the file list. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.