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.

Parameters

orientation

Type: ClutterOrientation

The orientation of the ClutterBoxLayout.