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