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.
The children of the box will be layed out by the passed manager
Parameters:
Returns:
the newly created Box actor
|