summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkvpaned.sgml
blob: 82ebf5c5456fa8b7d22f7024878f2076b3b360db (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 ##### -->
GtkVPaned

<!-- ##### SECTION Short_Description ##### -->
A container with two panes arranged vertically

<!-- ##### SECTION Long_Description ##### -->
<para>
The VPaned widget is a container widget with two
children arranged vertically. 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 GtkVPaned ##### -->
<para>
</para>


<!-- ##### FUNCTION gtk_vpaned_new ##### -->
<para>
Create a new #GtkVPaned
</para>

@Returns: the new #GtkVPaned