Action.setAccelGroup

void setAccelGroup(gtk.accel_group.AccelGroup accelGroup = null)

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

Parameters

accelGroupa #GtkAccelGroup or null

Deprecated

Use #GAction and the accelerator group on an associated

#GtkMenu instead