Documentation fixes

This commit is contained in:
Matthias Clasen
2010-05-25 19:27:42 -04:00
parent f5e21ceb00
commit c7a48881c6
5 changed files with 9 additions and 21 deletions

View File

@ -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.
*