key_event_from_string


Description:


public bool key_event_from_string (string string, uint keyval, uint modifiers)

Parse key event string and return key symbol and modifiers.

Parameters:

string

Key event string.

keyval

Variable that hold key symbol result.

modifiers

Variable that hold modifiers result.

Returns:

true for succeed; false if failed.


Namespace: IBus
Package: ibus-1.0