[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.4" ) ]
public ActionGroup (string name)
Creates a new ActionGroup object.
The name of the action group is used when associating keybindings with the actions.
name |
the name of the action group. |
the new ActionGroup |