Gtk.Action.prototype.disconnect_accelerator

function disconnect_accelerator():void {
    // Gjs wrapper for gtk_action_disconnect_accelerator()
}

Undoes the effect of one call to Gtk.Action.prototype.connect_accelerator.

Since 2.4