Constructor
ClutterBoxLayoutnew
since: 1.2
Declaration [src]
ClutterLayoutManager*
clutter_box_layout_new (
void
)
Return value
Type: ClutterLayoutManager
The newly created ClutterBoxLayout
.
The data is owned by the called function. |