Property

ClutterFlowLayout:orientation

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.

Default valueCLUTTER_ORIENTATION_HORIZONTAL
Getter methodclutter_flow_layout_get_orientation()
Setter methodclutter_flow_layout_set_orientation()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno