   #home GTK Classes GtkHButtonBox Constructor GtkHPaned Constructor

       GTK Classes
   Prev  GtkHPaned  Next
     _________________________________________________________________

GtkHPaned

     Container with two panes arranged horizontally.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkContainer
               `-- GtkPaned
                     `-- GtkHPaned

Description

     GtkHPaned is a widget derived from GtkPaned, consisting of two
     panes arranged horizontally and separated by a dividing handle. The
     handle can be adjusted by the end user to alter the relative sizes
     of the pane contents.

     See also: GtkPaned, GtkVPaned.

Constructor

   GtkHPaned (void);

     -- Creates the basis for a horizontal dual-paned container.
     _________________________________________________________________

   Prev                       Home                   Next
   GtkHButtonBox Constructor   Up   GtkHPaned Constructor
