GtkBox
   Base class for box containers.
  
Object Hierarchy
Direct subclasses
Description
   
    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.
   
  
Properties
children: 
    Array of child packing information.
   spacing: 
    Universal spacing policy.
   homogeneous: 
    Universal sizing policy.