Handbook
Glossary
gtk_flow_box_set_selection_mode ( flow_box mode -- )
Vocabulary
gtk3
.
ffi
Inputs
flow_box
an
object
mode
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_flow_box_set_selection_mode
( GtkFlowBox* flow_box,
GtkSelectionMode
mode )