disconnect_key


Description:

public bool disconnect_key (uint accel_key, ModifierType accel_mods)

Removes an accelerator previously installed through connect.

Parameters:

this

the accelerator group to install an accelerator in

accel_key

key value of the accelerator

accel_mods

modifier combination of the accelerator

Returns:

true if there was an accelerator which could be removed, false otherwise