   #home GTK Classes GtkViewport::set_shadow_type GtkVPaned Constructor

       GTK Classes
   Prev  GtkVPaned  Next
     _________________________________________________________________

GtkVPaned

     Container with two panes arranged vertically.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkContainer
               `-- GtkPaned
                     `-- GtkVPaned

Description

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

     See also: GtkPaned, GtkHPaned.

Constructor

   GtkVPaned (void);

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

   Prev                          Home                   Next
   GtkViewport::set_shadow_type   Up   GtkVPaned Constructor
