summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkhpaned.sgml
blob: 0cba95a73cd9caa401234244257649b4c1018833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!-- ##### 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