keyval_to_unicode
Description:
public unichar keyval_to_unicode (
uint keyval)
Convert from an IBus key symbol to the corresponding ISO10646 (Unicode) character.
Parameters:
keyval |
an IBus key symbol
|
Returns:
the corresponding unicode character, or 0 if there is no corresponding character.
|