Description
A container with two panes arranged verticallyMethods and Functions
gtkVPanedNew(show = TRUE)
gtkVPaned(show = TRUE)Hierarchy
\link{GObject}
   +----\link{GtkObject}
         +----\link{GtkWidget}
               +----\link{GtkContainer}
                     +----\link{GtkPaned}
                           +----GtkVPanedInterfaces
GtkVPaned implements
 AtkImplementorIface.Detailed Description
The VPaned widget is a container widget with two
children arranged vertically. The division between
the two panes is adjustable by the user by dragging
a handle. See GtkPaned for details.Convenient Construction
gtkVPaned is the equivalent of gtkVPanedNew.References
http://developer.gnome.org/doc/API/2.0/gtk/GtkVPaned.html