]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkhpaned.sgml
25fd0333b5a0aa013cc810e68f1d3b20e127ca5c
[~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 <!-- ##### SECTION Image ##### -->
24
25
26 <!-- ##### STRUCT GtkHPaned ##### -->
27 <para>
28 </para>
29
30
31 <!-- ##### FUNCTION gtk_hpaned_new ##### -->
32 <para>
33 Create a new #GtkHPaned
34 </para>
35
36 @void: 
37 @Returns: the new #GtkHPaned
38
39