Method
ClutterBoxLayoutset_orientation
Declaration [src]
void
clutter_box_layout_set_orientation (
ClutterBoxLayout* layout,
ClutterOrientation orientation
)
Description [src]
Sets the orientation of the ClutterBoxLayout layout manager.
| Available since: | 1.12 |
| Sets property | Clutter.BoxLayout:orientation |
Parameters
orientation |
ClutterOrientation |
The orientation of the |