summaryrefslogtreecommitdiff
path: root/gtk/gtkiconfactory.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-05-25 19:27:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-05-25 19:27:42 -0400
commitc7a48881c67c42179ed711f4df035a0b492d958b (patch)
treea8b77f3a38da272eb74976e3f845deaec84e5748 /gtk/gtkiconfactory.c
parentf5e21ceb002f134845db8e4c3485d035108f3fdd (diff)
downloadgtk+-c7a48881c67c42179ed711f4df035a0b492d958b.tar.gz
Documentation fixes
Diffstat (limited to 'gtk/gtkiconfactory.c')
-rw-r--r--gtk/gtkiconfactory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkiconfactory.c b/gtk/gtkiconfactory.c
index c825a97242..0e6e3d8ed1 100644
--- a/gtk/gtkiconfactory.c
+++ b/gtk/gtkiconfactory.c
@@ -1075,7 +1075,6 @@ gtk_icon_size_register_alias (const gchar *alias,
/**
* gtk_icon_size_from_name:
* @name: the name to look up.
- * @returns: the icon size with the given name.
*
* Looks up the icon size associated with @name.
*