[gtk+] Move documentation to inline comments: GtkToolShell



commit df5ee2fa10d0d1b3bb067f6667ae1d4e5a5ee2d4
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Oct 15 03:47:45 2009 +0200

    Move documentation to inline comments: GtkToolShell
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597865

 docs/reference/gtk/tmpl/gtktoolshell.sgml |   80 -----------------------------
 gtk/gtktoolshell.c                        |    1 +
 2 files changed, 1 insertions(+), 80 deletions(-)
---
diff --git a/gtk/gtktoolshell.c b/gtk/gtktoolshell.c
index e3e71c5..955d84b 100644
--- a/gtk/gtktoolshell.c
+++ b/gtk/gtktoolshell.c
@@ -29,6 +29,7 @@
 /**
  * SECTION:gtktoolshell
  * @short_description: Interface for containers containing GtkToolItem widgets.
+ * @Title: GtkToolShell
  *
  * The #GtkToolShell interface allows container widgets to provide additional
  * information when embedding #GtkToolItem widgets.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]