API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
guint gdk_unicode_to_keyval ( guint32 wc )
Convert from a Unicode character to a key symbol.
wc
Type: guint32
guint32
A Unicode character.
Type: guint
guint
The corresponding GDK key symbol, if one exists. or, if there is no corresponding symbol, wc | 0x01000000.