Handbook
Glossary
clutter_flow_layout_set_homogeneous ( flow_layout homogeneous -- )
Vocabulary
clutter
.
ffi
Inputs
flow_layout
an
object
homogeneous
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_flow_layout_set_homogeneous
( ClutterFlowLayout* flow_layout,
gboolean
homogeneous )