diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-05-25 19:27:42 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-05-25 19:27:42 -0400 |
commit | c7a48881c67c42179ed711f4df035a0b492d958b (patch) | |
tree | a8b77f3a38da272eb74976e3f845deaec84e5748 /gtk/gtkiconfactory.c | |
parent | f5e21ceb002f134845db8e4c3485d035108f3fdd (diff) | |
download | gtk+-c7a48881c67c42179ed711f4df035a0b492d958b.tar.gz |
Documentation fixes
Diffstat (limited to 'gtk/gtkiconfactory.c')
-rw-r--r-- | gtk/gtkiconfactory.c | 1 |
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. * |