Constructor

ClutterBinLayoutnew

Declaration [src]

ClutterLayoutManager*
clutter_bin_layout_new (
  void
)

Description [src]

Creates a new ClutterBinLayout layout manager.

Return value

Type: ClutterLayoutManager

The newly created layout manager.

The data is owned by the called function.