1
2@c %start of fragment
3
4@node GtkHPaned
5@chapter GtkHPaned
6A container with two panes arranged horizontally
7
8@section Overview
9The HPaned widget is a container widget with two children arranged horizontally.
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-gtkhpaned.xml.texi
15
16@c %end of fragment
17