Method

ClutterBoxLayoutset_orientation

since: 1.12

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

Type: ClutterOrientation

The orientation of the ClutterBoxLayout.