gthemedicon: Fix annotation for g_themed_icon_get_names

This commit is contained in:
Colin Walters 2010-10-12 12:54:36 -04:00
parent cdd58347d1
commit 0c21689ed8

View File

@ -350,7 +350,7 @@ g_themed_icon_new_with_default_fallbacks (const char *iconname)
*
* Gets the names of icons from within @icon.
*
* Returns: (transfer full): a list of icon names.
* Returns: (transfer none): a list of icon names.
*/
const char * const *
g_themed_icon_get_names (GThemedIcon *icon)