From a54e2c4fb302ebbeae3e28c70f2342a57edb7521 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 21 Aug 2010 19:27:11 -0400 Subject: [PATCH] Add some more annotations --- gio/gactiongroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gactiongroup.c b/gio/gactiongroup.c index 2589e668e..253d51b5a 100644 --- a/gio/gactiongroup.c +++ b/gio/gactiongroup.c @@ -335,7 +335,7 @@ g_action_group_get_enabled (GActionGroup *action_group, * The return value (if non-%NULL) should be freed with * g_variant_unref() when it is no longer required. * - * Return value: the current state of the action + * Return value: (allow-none) (transfer-none): the current state of the action * * Since: 2.26 **/