API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
guint32 gdk_keyval_to_unicode ( guint keyval )
Convert from a GDK key symbol to the corresponding ISO10646 (Unicode) character.
keyval
Type: guint
guint
A GDK key symbol.
Type: guint32
guint32
The corresponding unicode character, or 0 if there is no corresponding character.