Box


Description:

[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public Box (LayoutManager manager)

Warning: Box is deprecated since 1.10.

Creates a new Box.

Note:

Use Actor instead.

The children of the box will be layed out by the passed manager

Parameters:

manager

a LayoutManager

Returns:

the newly created Box actor