Method
ClutterFlowLayoutget_orientation
Declaration [src]
ClutterOrientation
clutter_flow_layout_get_orientation (
ClutterFlowLayout* layout
)
Description [src]
Retrieves the orientation of the layout
.
Gets property | Clutter.FlowLayout:orientation |
Return value
Type: ClutterOrientation
The orientation of the ClutterFlowLayout
.