Property
ClutterFlowLayout:orientation
since: 13
Description [src]
The orientation of the ClutterFlowLayout
. The children
of the layout will be laid out following the orientation.
This property also controls the overflowing directions.
Type: | ClutterFlowOrientation |
Available since: | 13 |
Default value | CLUTTER_FLOW_HORIZONTAL |
Getter method | clutter_flow_layout_get_orientation() |
Setter method | clutter_flow_layout_set_orientation() |