Action.setAccelGroup

Sets the gtk.AccelGroup in which the accelerator for this action will be installed.

More...
class Action
void
setAccelGroup

Parameters

accelGroup AccelGroup

a gtk.AccelGroup or NULL

Detailed Description

Deprecated: Use gtk.Action and the accelerator group on an associated gtk.Menu instead

Meta