1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-25 19:37:52 +02:00

Merge branch 'actiongroup-docs' into 'master'

Small doc correction

See merge request 
This commit is contained in:
Philip Withnall
2019-12-11 10:49:43 +00:00

@@ -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
**/ **/