[glib] gthemedicon: Fix annotation for g_themed_icon_get_names



commit 0c21689ed83de2fb7bfb6dc31efa5d687cb7c6f8
Author: Colin Walters <walters verbum org>
Date:   Tue Oct 12 12:54:36 2010 -0400

    gthemedicon: Fix annotation for g_themed_icon_get_names

 gio/gthemedicon.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gthemedicon.c b/gio/gthemedicon.c
index da598d2..f6cde15 100644
--- a/gio/gthemedicon.c
+++ b/gio/gthemedicon.c
@@ -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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]