remove_hotkey


Description:

public bool remove_hotkey (uint keyval, uint modifiers)

Removes the hotkey for an HotkeyProfile.

Parameters:

this

An IBusHotkeyProfile.

keyval

Keycode of the hotkey.

modifiers

Modifiers of the hotkey.

Returns:

false if the key is not in this, true otherwise.