<!-- ##### SECTION Title ##### -->
GtkHPaned

<!-- ##### SECTION Short_Description ##### -->
A container with two panes arranged horizontally

<!-- ##### SECTION Long_Description ##### -->
<para>
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.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### SECTION Image ##### -->


<!-- ##### STRUCT GtkHPaned ##### -->
<para>
</para>


<!-- ##### FUNCTION gtk_hpaned_new ##### -->
<para>
Create a new #GtkHPaned
</para>

@void: 
@Returns: the new #GtkHPaned


