Property

ClutterFlowLayout:orientation

since: 14

Declaration

property orientation: Clutter.Orientation [ 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: ClutterOrientation
Available since:14
Default valueCLUTTER_ORIENTATION_HORIZONTAL
Getter methodclutter_flow_layout_get_orientation()
Setter methodclutter_flow_layout_set_orientation()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno