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