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