summaryrefslogtreecommitdiff
path: root/gio/gemblemedicon.c
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-24 18:24:41 -0300
committerJohan Dahlin <jdahlin@litl.com>2010-09-24 18:24:41 -0300
commit30132c44c18d9a08e4c6a9b4834366bd8628ecfa (patch)
tree134ed0535fb314b82683da0b30a948e3d9a90214 /gio/gemblemedicon.c
parent701ce5d2011ee4408212461f6e191eaca2290d0a (diff)
downloadglib-30132c44c18d9a08e4c6a9b4834366bd8628ecfa.tar.gz
Add a lot of missing annotations
Diffstat (limited to 'gio/gemblemedicon.c')
-rw-r--r--gio/gemblemedicon.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/gemblemedicon.c b/gio/gemblemedicon.c
index 5b5a158fa..af26c83c2 100644
--- a/gio/gemblemedicon.c
+++ b/gio/gemblemedicon.c
@@ -99,7 +99,7 @@ g_emblemed_icon_init (GEmblemedIcon *emblemed)
*
* Creates a new emblemed icon for @icon with the emblem @emblem.
*
- * Returns: a new #GIcon
+ * Returns: (transfer full): a new #GIcon
*
* Since: 2.18
**/
@@ -128,7 +128,7 @@ g_emblemed_icon_new (GIcon *icon,
*
* Gets the main icon for @emblemed.
*
- * Returns: a #GIcon that is owned by @emblemed
+ * Returns: (transfer full): a #GIcon that is owned by @emblemed
*
* Since: 2.18
**/