Clutter.FlowOrientation – clutter-1.0 Reference Manual
FlowOrientation
Description:
[
CCode
( cprefix =
"CLUTTER_FLOW_"
, type_id =
"clutter_flow_orientation_get_type ()"
) ]
[
Version
( since =
"1.2"
) ]
public
enum
FlowOrientation
The direction of the arrangement of the children inside a
FlowLayout
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
HORIZONTAL
-
Arrange the children of the flow layout horizontally first
VERTICAL
-
Arrange the children of the flow layout vertically first
2022 vala-language.org