process_key_event


Description:

public bool process_key_event (KeyEvent key)

Pass one key event to the context.

Parameters:

key

a key event

Returns:

`true` if the key event is handled, `false` otherwise