mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
GAction is now an interface
the new class GSimpleAction is the implementation half
This commit is contained in:
@@ -338,7 +338,7 @@ g_action_group_get_enabled (GActionGroup *action_group,
|
||||
* The return value (if non-%NULL) should be freed with
|
||||
* g_variant_unref() when it is no longer required.
|
||||
*
|
||||
* Return value: (allow-none) (transfer-none): the current state of the action
|
||||
* Return value: (allow-none): the current state of the action
|
||||
*
|
||||
* Since: 2.26
|
||||
**/
|
||||
|
Reference in New Issue
Block a user