Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkKeyvalToUpper: gdkKeyvalToUpper
Description
Converts a key value to upper case, if applicable.
Usage
gdkKeyvalToUpper(keyval)
Arguments
keyval
a key value.
Value
keyval
, or
keyval
itself if it is already in upper case or it is not subject to case conversion.