]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkvpaned.sgml
ran make templates, to fix problems with structs.
[~andy/gtk] / docs / reference / gtk / tmpl / gtkvpaned.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkVPaned
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A container with two panes arranged vertically.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The VPaned widget is a container widget with two
10 children arranged vertically. 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 <!-- ##### STRUCT GtkVPaned ##### -->
21 <para>
22 </para>
23
24
25 <!-- ##### FUNCTION gtk_vpaned_new ##### -->
26 <para>
27 Create a new #GtkVPaned
28 </para>
29
30 @Returns: the new #GtkVPaned
31
32