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