Merge branch 'actiongroup-docs' into 'master'

Small doc correction

See merge request GNOME/glib!1275
This commit is contained in:
Philip Withnall 2019-12-11 10:49:43 +00:00
commit 37449ce072

View File

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