[docs] Move documentation to inline comments: GtkVPaned

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=611634

Signed-off-by: Javier Jardón <jjardon@gnome.org>
This commit is contained in:
Steven Harms
2010-03-03 19:51:16 -05:00
committed by Javier Jardón
parent 6a9b72525a
commit 75ffa7983a
2 changed files with 18 additions and 35 deletions

View File

@ -1,35 +0,0 @@
<!-- ##### 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>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT GtkVPaned ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_vpaned_new ##### -->
<para>
Create a new #GtkVPaned
</para>
@Returns: the new #GtkVPaned