keyvalToUnicode

fnuint keyvalToUnicode(uint keyval)

Convert from a GDK key symbol to the corresponding ISO10646 (Unicode) character.

Parameters

keyvala GDK key symbol

Returns

the corresponding unicode character, or 0 if there

is no corresponding character.