gtk2/docs/reference/gtk/tmpl/gtkvpaned.sgml

33 lines
618 B
Plaintext
Raw Normal View History

1999-08-16 18:51:52 +00:00
<!-- ##### SECTION Title ##### -->
GtkVPaned
<!-- ##### SECTION Short_Description ##### -->
2004-10-11 20:10:52 +00:00
A container with two panes arranged vertically
1999-08-16 18:51:52 +00:00
<!-- ##### 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