Constructor

ClutterBoxLayoutnew

Declaration [src]

ClutterLayoutManager*
clutter_box_layout_new (
  void
)

Description [src]

Creates a new ClutterBoxLayout layout manager.

Return value

Type: ClutterLayoutManager

The newly created ClutterBoxLayout.

The data is owned by the called function.