API Version: 10
Library Version: 10
guint32 clutter_keysym_to_unicode ( guint keyval )
Converts keyval from a Clutter key symbol to the corresponding ISO10646 (Unicode) character.
keyval
guint
A key symbol.
guint32
A Unicode character, or 0 if there is no corresponding character.