From 617286e4d38a93e41e1e1d974d01c1d73fd2ff66 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 25 Sep 2010 11:23:10 +0100 Subject: Add introspection annotations --- json-glib/json-gobject.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json-glib/json-gobject.c') diff --git a/json-glib/json-gobject.c b/json-glib/json-gobject.c index 9401ab9..ba04e19 100644 --- a/json-glib/json-gobject.c +++ b/json-glib/json-gobject.c @@ -762,7 +762,7 @@ json_gobject_serialize (GObject *gobject) * * Note: the JSON data stream must be an object declaration. * - * Return value: a #GObject or %NULL + * Return value: (transfer full): a #GObject or %NULL * * Since: 0.4 * @@ -792,7 +792,7 @@ json_construct_gobject (GType gtype, * * Note: the JSON data stream must be an object declaration. * - * Return value: a #GObject or %NULL + * Return value: (transfer full): a #GObject or %NULL * * Since: 0.10 */ -- cgit v1.2.1