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