Constructor

ClutterFixedLayoutnew

Declaration [src]

ClutterLayoutManager*
clutter_fixed_layout_new (
  void
)

Description [src]

Creates a new ClutterFixedLayout.

Return value

Type: ClutterLayoutManager

The newly created ClutterFixedLayout.

The data is owned by the called function.