Box


Description:

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

Creates a new `GtkBox`.

Parameters:

orientation

the box’s orientation

spacing

the number of pixels to place by default between children

Returns:

a new `GtkBox`.