Gtk.AccelGroup.prototype.unlock

function unlock():void {
    // Gjs wrapper for gtk_accel_group_unlock()
}

Undoes the last call to Gtk.AccelGroup.prototype.lock on this accel_group.