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] TRUEifkeyvalis in lower case, or ifkeyvalis not subject to
case conversion.