Gtk.Action.prototype.set_accel_group
function set_accel_group(accel_group:Gtk.AccelGroup):void {
// Gjs wrapper for gtk_action_set_accel_group()
}Sets the Gtk.AccelGroup in which the accelerator for this action will be installed.
Since 2.4
- accel_group
a Gtk.AccelGroup or null