Constructor

ClutterFixedLayoutnew

Declaration [src]

ClutterLayoutManager*
clutter_fixed_layout_new (
  void
)

Description [src]

Creates a new ClutterFixedLayout.

Available since:1.2

Return value

Returns: ClutterLayoutManager
 

The newly created ClutterFixedLayout.

 The data is owned by the called function.