ActionGroup.accelGroup
gtk.accel_group.AccelGroup accelGroup() @propertyGet accelGroup property.
Returns
The accelerator group the actions of this group should use.
void accelGroup(gtk.accel_group.AccelGroup propval) @propertySet accelGroup property.
Parameters
propval | The accelerator group the actions of this group should use. |