Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References
A container with two panes arranged vertically
gtkVPanedNew(show = TRUE)
gtkVPaned(show = TRUE)
1 2 3 4 5 6 7 |
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.
GtkVPaned
undocumented
gtkVPaned
is the equivalent of gtkVPanedNew
.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gtk2/stable/GtkVPaned.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.