key_event_to_string
Description:
Return the name of a key symbol and modifiers.
For example, if press ctrl, shift, and enter, then this function returns: Shift+Control+enter.
Parameters:
keyval |
Key symbol. |
modifiers |
Modifiers such as Ctrl or Shift. |
Returns:
The name of a key symbol and modifier. |
Namespace: IBus
Package: ibus-1.0