| GtkVPaned {RGtk2} | R Documentation |
A container with two panes arranged vertically
gtkVPanedNew(show = TRUE)
gtkVPaned(show = TRUE)
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkPaned
+----GtkVPaned
GtkVPaned implements
AtkImplementorIface, GtkBuildable and GtkOrientable.
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.
GtkVPanedundocumented
gtkVPaned is the equivalent of gtkVPanedNew.
Derived by RGtkGen from GTK+ documentation
http://library.gnome.org/devel//gtk/GtkVPaned.html