Package: gdk

Function gdk:unicode-to-keyval

Lambda List

gdk:unicode-to-keyval (unicode)

Arguments

unicode -- an unsigned integer with a ISO10646 encoded character

Return Value

The unsigned integer with the corresponding GDK key value, if one exists, or, if there is no corresponding symbol, wc | 0x01000000

Details

Convert from a ISO10646 character to a GDK key value.
 

See also

2024-7-9