Handbook
Glossary
gtk_flow_box_set_min_children_per_line ( flow_box n_children -- )
Vocabulary
gtk3
.
ffi
Inputs
flow_box
an
object
n_children
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_flow_box_set_min_children_per_line
( GtkFlowBox* flow_box,
guint
n_children )