mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 04:34:04 +02:00
Small doc correction
Add a transfer annotation to some GActionGroup apis.
This commit is contained in:
@@ -529,7 +529,7 @@ g_action_group_get_action_enabled (GActionGroup *action_group,
|
|||||||
* The return value (if non-%NULL) should be freed with
|
* The return value (if non-%NULL) should be freed with
|
||||||
* g_variant_unref() when it is no longer required.
|
* 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
|
* Since: 2.28
|
||||||
**/
|
**/
|
||||||
|
Reference in New Issue
Block a user