Adds a hotkey and its associated event to an HotkeyProfile.
The hotkey is in string format, such like <constant>Control+Shift+A</constant>.
| this |
An IBusHotkeyProfile. |
| str |
Key in string representation. '+' is the separator. |
| event |
The event to be associated. |
|
FALSE if |