Keymap.keyvalToUnicode

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

class Keymap
static
uint
keyvalToUnicode
(
uint keyval
)

Parameters

keyval uint

a GDK key symbol

Return Value

Type: uint

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