unlock_path

function unlock_path(accel_path:String):void {
    // Gjs wrapper for gtk_accel_map_unlock_path()
}

Undoes the last call to lock_path on this accel_path. Refer to lock_path for information about accelerator path locking.

Since 2.4

accel_path

a valid accelerator path