remove_hotkey_by_event


Description:

public bool remove_hotkey_by_event (Quark event)

Removes the hotkey for an HotkeyProfile by event.

Parameters:

this

An IBusHotkeyProfile.

event

The associated event.

Returns:

false if no such event in this, true otherwise.