   #home GTK Classes GtkVBox Constructor GtkVButtonBox Constructor

         GTK Classes
   Prev  GtkVButtonBox  Next
     _________________________________________________________________

GtkVButtonBox

     Container for arranging a group of buttons vertically.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkContainer
               `-- GtkBox
                     `-- GtkButtonBox
                           `-- GtkVButtonBox

Description

     GtkVButtonBox is a container widget designed for arranging a column
     of buttons in accordance with a specified GtkButtonBoxStyle
     setting.

     See also: GtkButtonBox, GtkHButtonBox.

Constructor

   GtkVButtonBox (void);

     -- Creates the basis for a vertical button container.
     _________________________________________________________________

   Prev                 Home                       Next
   GtkVBox Constructor   Up   GtkVButtonBox Constructor
