API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
guint32 clutter_keysym_to_unicode ( guint keyval )
Converts keyval from a Clutter key symbol to the corresponding ISO10646 (Unicode) character.
keyval
Type: guint
guint
A key symbol.
Type: guint32
guint32
A Unicode character, or 0 if there is no corresponding character.