GtkBox is a base class providing box
containers GtkHBox and
GtkVBox with properties and methods for
packing any number of child widgets.
Note that GtkBox is an abstract class
and cannot be constructed directly.
See also: GtkBin,
GtkBoxChild, GtkContainer,
GtkTable.