Learn R Programming

RGtk2 (version 2.8.7)

gdkKeyvalToUnicode: gdkKeyvalToUnicode

Description

Convert from a GDK key symbol to the corresponding ISO10646 (Unicode) character.

Usage

gdkKeyvalToUnicode(keyval)

Arguments

Value

[numeric] the corresponding unicode character, or 0 if there is no corresponding character.