Pass the key event to input method engine and wait for the reply from ibus (i.
e. synchronous IPC).
| this |
An InputContext. |
| keyval |
Key symbol of a key event. |
| keycode |
Keycode of a key event. |
| state |
Key modifier flags. |
|
true for successfully process the key; false otherwise. See also: process_key_event_async |