[ Deprecated ( since = "2.32" ) ]
public void set_action_group (ActionGroup? action_group)
Warning: set_action_group is deprecated.
This used to be how actions were associated with a Application.
Now there is ActionMap for that.
this | |
action_group |
a ActionGroup, or null |