unicode_to_keyval


Description:


public uint unicode_to_keyval (uint32 wc)

Converts from a Unicode character to a key symbol.

Parameters:

wc

a Unicode character

Returns:

the corresponding GDK key symbol, if one exists, or, if there is no corresponding symbol, `wc | 0x01000000`


Namespace: Gdk
Package: gtk4