1
2@c %start of fragment
3
4@node GtkVPaned
5@chapter GtkVPaned
6A container with two panes arranged vertically
7
8@section Overview
9The VPaned widget is a container widget with two children arranged vertically.
10The division between the two panes is adjustable by the user by dragging a
11handle. See @code{<gtk-paned>} for details.
12
13@section Usage
14@include defuns-gtkvpaned.xml.texi
15
16@c %end of fragment
17