gtk2/docs/reference/gtk/tmpl/gtkhpaned.sgml

33 lines
623 B
Plaintext
Raw Normal View History

1999-08-16 18:51:52 +00:00
<!-- ##### 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>
<!-- ##### STRUCT GtkHPaned ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_hpaned_new ##### -->
<para>
Create a new #GtkHPaned
</para>
@Returns: the new #GtkHPaned