gdkKeyvalToLower {RGtk2} | R Documentation |
Converts a key value to lower case, if applicable.
gdkKeyvalToLower(keyval)
|
[numeric] a key value. |
[numeric] the lower case form of keyval
, or keyval
itself if it is already
in lower case or it is not subject to case conversion.
Derived by RGtkGen from GTK+ documentation