Function
Gdkkeyval_to_unicode
Declaration [src]
guint32
gdk_keyval_to_unicode (
guint keyval
)
Description [src]
Converts from a GDK key symbol to the corresponding Unicode character.
Note that the conversion does not take the current locale
into consideration, which might be expected for particular
keyvals, such as GDK_KEY_KP_Decimal
.