Description
A container with two panes arranged horizontallyMethods and Functions
gtkHPanedNew(show = TRUE)
gtkHPaned(show = TRUE)Hierarchy
\link{GObject}
   +----\link{GtkObject}
         +----\link{GtkWidget}
               +----\link{GtkContainer}
                     +----\link{GtkPaned}
                           +----GtkHPanedInterfaces
GtkHPaned implements
 AtkImplementorIface.Detailed Description
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.Convenient Construction
gtkHPaned is the equivalent of gtkHPanedNew.References
http://developer.gnome.org/doc/API/2.0/gtk/GtkHPaned.html