ActionGroup.setAccelGroup
void setAccelGroup(gtk.accel_group.AccelGroup accelGroup = null)Sets the accelerator group to be used by every action in this group.
Parameters
accelGroup | a #GtkAccelGroup to set or null |
void setAccelGroup(gtk.accel_group.AccelGroup accelGroup = null)Sets the accelerator group to be used by every action in this group.
accelGroup | a #GtkAccelGroup to set or null |