mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Fix g_action_group_activate_action() docs
This commit is contained in:
parent
9574dbd228
commit
d967b5ed17
@ -387,7 +387,7 @@ g_action_group_change_action_state (GActionGroup *action_group,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_action_group_activate:
|
* g_action_group_activate_action:
|
||||||
* @action_group: a #GActionGroup
|
* @action_group: a #GActionGroup
|
||||||
* @action_name: the name of the action to activate
|
* @action_name: the name of the action to activate
|
||||||
* @parameter: (allow-none): parameters to the activation
|
* @parameter: (allow-none): parameters to the activation
|
||||||
|
Loading…
Reference in New Issue
Block a user