]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkhpaned.sgml
df98d308fb2513dcdc85e880109a8a8df7d06853
[~andy/gtk] / docs / reference / gtk / tmpl / gtkhpaned.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkHPaned
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A container with two panes arranged horizontally
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The HPaned widget is a container widget with two
10 children arranged horizontally. The division between
11 the two panes is adjustable by the user by dragging
12 a handle. See #GtkPaned for details.
13 </para>
14
15 <!-- ##### SECTION See_Also ##### -->
16 <para>
17
18 </para>
19
20 <!-- ##### SECTION Stability_Level ##### -->
21
22
23 <!-- ##### STRUCT GtkHPaned ##### -->
24 <para>
25 </para>
26
27
28 <!-- ##### FUNCTION gtk_hpaned_new ##### -->
29 <para>
30 Create a new #GtkHPaned
31 </para>
32
33 @Returns: the new #GtkHPaned
34
35