Enumeration

ClutterFlowOrientation

Declaration

enum Clutter.FlowOrientation

Description [src]

The direction of the arrangement of the children inside a ClutterFlowLayout.

Members

Name Description
CLUTTER_FLOW_HORIZONTAL

Arrange the children of the flow layout horizontally first.

CLUTTER_FLOW_VERTICAL

Arrange the children of the flow layout vertically first.