Action.setAccelGroup

Sets the #GtkAccelGroup in which the accelerator for this action will be installed.

More...
class Action
void
setAccelGroup

Parameters

accelGroup gtk.accel_group.AccelGroup

a #GtkAccelGroup or null

Detailed Description

Deprecated: Use #GAction and the accelerator group on an associated #GtkMenu instead