Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkKeyvalToUnicode: gdkKeyvalToUnicode
Description
Convert from a GDK key symbol to the corresponding ISO10646 (Unicode) character.
Usage
gdkKeyvalToUnicode(keyval)
Arguments
keyval
[numeric] a GDK key symbol
Value
[numeric] the corresponding unicode character, or 0 if there is no corresponding character.