gdkKeyvalIsLower: gdkKeyvalIsLower
Description
Returns TRUE if the given key value is in lower case.Usage
gdkKeyvalIsLower(keyval)
Arguments
keyval
[numeric] a key value.
Value
- [logical]
TRUE if keyval is in lower case, or if keyval is not subject to
case conversion.