Package: gdk
Function gdk:keyval-to-unicode
Lambda Listgdk:keyval-to-unicode (keyval) ArgumentsReturn ValueThe unsigned integer with the corresponding unicode character, or 0 if there is no corresponding character. Details
Convert from a GDK key value to the corresponding ISO10646 (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. | See also |
2024-7-9