Description
A container with two panes arranged verticallyMethods and Functions
gtkVPanedNew(show = TRUE)
gtkVPaned(show = TRUE)
Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkPaned
+----GtkVPanedDetailed 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://library.gnome.org/devel//gtk/GtkVPaned.html