diff --git a/glib/ghook.c b/glib/ghook.c index 2c38dbca6..2da857d28 100644 --- a/glib/ghook.c +++ b/glib/ghook.c @@ -403,7 +403,7 @@ g_hook_unref (GHookList *hook_list, * * Increments the reference count for a #GHook. * - * Returns: the @hook that was passed in (since 2.6) + * Returns: (transfer full): the @hook that was passed in (since 2.6) */ GHook * g_hook_ref (GHookList *hook_list,