Package: gdk

Function gdk:keyval-to-lower

Lambda List

gdk:keyval-to-lower (keyval)

Arguments

keyval -- an unsigned integer with the key value

Return Value

The unsigned integer with the lower case form of keyval, or keyval itself if it is already in lower case or it is not subject to case conversion.

Details

Converts a key value to lower case, if applicable.
 

See also

2024-7-9