Handbook
Glossary
gtk_file_chooser_set_select_multiple ( file_chooser select_multiple -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser
an
object
select_multiple
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_file_chooser_set_select_multiple
( GtkFileChooser* file_chooser,
gboolean
select_multiple )