lookup_keysym


Description:

public uint lookup_keysym (uint16 keycode, uint32 state)

Converts the scancode to keysym, given the keymap.

Parameters:

this

An IBusKeymap.

keycode

A scancode to be converted.

state

Modifier flags(such as Ctrl, Shift).

Returns:

Corresponding keysym.