Constructor

ClutterBoxLayoutnew

Declaration [src]

ClutterLayoutManager*
clutter_box_layout_new (
  void
)

Description [src]

Creates a new ClutterBoxLayout layout manager.

Available since:1.2

Return value

Returns: ClutterLayoutManager
 

The newly created ClutterBoxLayout.

 The data is owned by the called function.