ActionGroup


Description:

[ 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.

Parameters:

name

the name of the action group.

Returns:

the new ActionGroup