mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Small doc correction
Add a transfer annotation to some GActionGroup apis.
This commit is contained in:
parent
f3de395812
commit
1503cfa36e
@ -529,7 +529,7 @@ g_action_group_get_action_enabled (GActionGroup *action_group,
|
||||
* The return value (if non-%NULL) should be freed with
|
||||
* g_variant_unref() when it is no longer required.
|
||||
*
|
||||
* Returns: (nullable): the current state of the action
|
||||
* Returns: (nullable) (transfer full): the current state of the action
|
||||
*
|
||||
* Since: 2.28
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user