unicodeToKeyval

fnuint unicodeToKeyval(uint wc)

Convert from a ISO10646 character to a key symbol.

Parameters

wca ISO10646 encoded character

Returns

the corresponding GDK key symbol, if one exists.

or, if there is no corresponding symbol, wc | 0x01000000