Package: gdk

Function gdk:keyval-convert-case

Lambda List

gdk:keyval-convert-case (keyval)

Arguments

keyval -- an unsigned integer for the keyval

Return Value

lower -- an unsigned integer with the lowercase version
upper -- an unsigned integer with the uppercase version

Details

Obtains the upper-case and lower-case versions of keyval.
 

See also

2023-3-4