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