Handbook
Glossary
clutter_flow_layout_set_orientation ( flow_layout orientation -- )
Vocabulary
clutter
.
ffi
Inputs
flow_layout
an
object
orientation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_flow_layout_set_orientation
( ClutterFlowLayout* flow_layout,
ClutterFlowOrientation
orientation )