Package: gdk

Function gdk-keyval-to-lower

Lambda List

gdk-keyval-to-lower (keyval)

Arguments

keyval -- an unsigned integer with a key value

Return Value

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

2021-12-13