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

Parameters

orientation ClutterOrientation
 

The orientation of the ClutterBoxLayout.