Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkKeyvalIsLower: gdkKeyvalIsLower
Description
Returns
TRUE
if the given key value is in lower case.
Usage
gdkKeyvalIsLower(keyval)
Arguments
keyval
a key value.
Value
TRUE
if
keyval
is in lower case, or if
keyval
is not subject to case conversion.