Package: gdk

Function gdk:keyval-to-upper

Lambda List

gdk:keyval-to-upper (keyval)

Arguments

keyval -- an unsigned integer with the key value

Return Value

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

Details

Converts a key value to upper case, if applicable.
 

See also

2024-7-9