Gtk.ActionGroup.prototype.get_accel_group

function get_accel_group():Gtk.AccelGroup {
    // Gjs wrapper for gtk_action_group_get_accel_group()
}

Gets the accelerator group.

Since 3.6

Returns

the accelerator group associated with this action group or null if there is none.