summaryrefslogtreecommitdiff
path: root/gtk/gtktoolshell.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2009-10-15 03:47:45 +0200
committerJavier Jardón <jjardon@gnome.org>2009-10-15 03:49:08 +0200
commitdf5ee2fa10d0d1b3bb067f6667ae1d4e5a5ee2d4 (patch)
treecd2867f66100c5bfcc847d423a263f80dc525d09 /gtk/gtktoolshell.c
parentfbae115b03cec75a51f68e41615ac183d579d031 (diff)
downloadgtk+-df5ee2fa10d0d1b3bb067f6667ae1d4e5a5ee2d4.tar.gz
Move documentation to inline comments: GtkToolShell
https://bugzilla.gnome.org/show_bug.cgi?id=597865
Diffstat (limited to 'gtk/gtktoolshell.c')
-rw-r--r--gtk/gtktoolshell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtktoolshell.c b/gtk/gtktoolshell.c
index e3e71c5086..955d84bfc4 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.