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