[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Box (Orientation orientation, int spacing)
Creates a new `GtkBox`.
orientation |
the box’s orientation |
spacing |
the number of pixels to place by default between children |
a new `GtkBox`. |