summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteven Harms <sharms@ubuntu.com>2010-03-03 19:51:16 -0500
committerJavier Jardón <jjardon@gnome.org>2010-04-18 02:57:30 +0200
commit75ffa7983ae05a6b9f3bdeeb80b83a587b4d310c (patch)
tree3e1964a1a510acb517da7de73d03d8ba2258e062 /docs
parent6a9b72525ac5324897693d564dd283e50b58c222 (diff)
downloadgdk-pixbuf-75ffa7983ae05a6b9f3bdeeb80b83a587b4d310c.tar.gz
[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>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/tmpl/gtkvpaned.sgml35
1 files changed, 0 insertions, 35 deletions
diff --git a/docs/reference/gtk/tmpl/gtkvpaned.sgml b/docs/reference/gtk/tmpl/gtkvpaned.sgml
deleted file mode 100644
index b894b6dfe..000000000
--- a/docs/reference/gtk/tmpl/gtkvpaned.sgml
+++ /dev/null
@@ -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
-
-