gthemedicon: Fix annotation for g_themed_icon_get_names
authorColin Walters <walters@verbum.org>
Tue, 12 Oct 2010 16:54:36 +0000 (12:54 -0400)
committerColin Walters <walters@verbum.org>
Tue, 12 Oct 2010 16:54:36 +0000 (12:54 -0400)
gio/gthemedicon.c

index da598d2..f6cde15 100644 (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)