[glib] gthemedicon: Fix annotation for g_themed_icon_get_names
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gthemedicon: Fix annotation for g_themed_icon_get_names
- Date: Tue, 12 Oct 2010 16:55:03 +0000 (UTC)
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]