Method
ClutterBoxLayoutget_orientation
Declaration [src]
ClutterOrientation
clutter_box_layout_get_orientation (
ClutterBoxLayout* layout
)
Description [src]
Retrieves the orientation of the layout
.
Available since: | 1.12 |
Gets property | Clutter.BoxLayout:orientation |
Return value
Returns: | ClutterOrientation |
The orientation of the layout. |