keyval_to_unicode
Description:
Convert from a GDK key symbol to the corresponding Unicode character.
Note that the conversion does not take the current locale into consideration, which might be expected for particular keyvals, such as gdk_key_kp_decimal.
Parameters:
keyval |
a GDK key symbol |
Returns:
the corresponding unicode character, or 0 if there is no corresponding character. |
Namespace: Gdk
Package: gtk4