Constructor

ClutterFixedLayoutnew

since: 1.2

Declaration [src]

ClutterLayoutManager*
clutter_fixed_layout_new (
  void
)

Description [src]

Creates a new ClutterFixedLayout.

Available since: 1.2

Return value

Type: ClutterLayoutManager

The newly created ClutterFixedLayout.

The data is owned by the called function.