Package: gdk

Function gdk:keyval-to-lower

Lambda List

gdk:keyval-to-lower (keyval)

Arguments

keyval -- an unsigned integer for the key value

Return Value

The unsigned integer for 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

2025-08-02