forward_process_key_event


Description:

[ Version ( since = "1.5.32" ) ]
public void forward_process_key_event (uint32 keyval, uint32 keycode, uint32 state)

Forward key events when an IBus popup takes the focus and the events needs to be forwared to the target IBus engine.

Parameters:

this

An PanelService.

keyval

Key symbol of a key event.

keycode

Keycode of a key event.

state

Key modifier flags.