Property

ClutterFlowLayout:orientation

since: 13

Declaration

property orientation: Clutter.FlowOrientation [ read, write, construct ]

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 valueCLUTTER_FLOW_HORIZONTAL
Getter methodclutter_flow_layout_get_orientation()
Setter methodclutter_flow_layout_set_orientation()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno