Box


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.0" ) ]
public Box (Orientation orientation, int spacing)

Creates a new Box.

Parameters:

orientation

the box’s orientation.

spacing

the number of pixels to place by default between children.

Returns:

a new Box.