summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitem.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-05-13 00:59:58 +0200
committerJavier Jardón <jjardon@gnome.org>2010-05-13 01:26:09 +0200
commitc477b2fa0b37c5c632cd91039cf6ca496e4b6cd1 (patch)
tree935b83eb7ff0ddf8ca7546cc253f3fb8f8a7e501 /gtk/gtktoolitem.c
parentf1ea0d127b92389b8ba36aea4b2350a3d1b973a0 (diff)
downloadgtk+-c477b2fa0b37c5c632cd91039cf6ca496e4b6cd1.tar.gz
Move documentation to inline comments: GtkToolItem
Diffstat (limited to 'gtk/gtktoolitem.c')
-rw-r--r--gtk/gtktoolitem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtktoolitem.c b/gtk/gtktoolitem.c
index 536392c4f3..eba147a66f 100644
--- a/gtk/gtktoolitem.c
+++ b/gtk/gtktoolitem.c
@@ -37,6 +37,7 @@
/**
* SECTION:gtktoolitem
* @short_description: The base class of widgets that can be added to GtkToolShell
+ * @Title: GtkToolItem
* @see_also: <variablelist>
* <varlistentry>
* <term>#GtkToolbar</term>