   #home GTK Classes GtkHBox Constructor GtkHButtonBox Constructor

         GTK Classes
   Prev  GtkHButtonBox  Next
     _________________________________________________________________

GtkHButtonBox

     Container for arranging a group of buttons horizontally.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkContainer
               `-- GtkBox
                     `-- GtkButtonBox
                           `-- GtkHButtonBox

Description

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

     See also: GtkButtonBox, GtkVButtonBox.

Constructor

   GtkHButtonBox (void);

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

   Prev                 Home                       Next
   GtkHBox Constructor   Up   GtkHButtonBox Constructor
