| GtkHPaned {RGtk2} | R Documentation |
A container with two panes arranged horizontally
gtkHPanedNew(show = TRUE)
gtkHPaned(show = TRUE)
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkPaned
+----GtkHPaned
GtkHPaned implements
AtkImplementorIface and GtkBuildable.
The HPaned widget is a container widget with two
children arranged horizontally. The division between
the two panes is adjustable by the user by dragging
a handle. See GtkPaned for details.
GtkHPaned
gtkHPaned is the equivalent of gtkHPanedNew.
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/gtk/GtkHPaned.html