InputMethodContext.filterKeyEvent

Allow @key_event to be handled by the input method. If %TRUE is returned, then no further processing should be done for the key event.

class InputMethodContext
bool
filterKeyEvent
(
GdkEventKey* keyEvent
)

Parameters

keyEvent GdkEventKey*

the key event to filter

Return Value

Type: bool

%TRUE if the key event was handled, or %FALSE otherwise

Meta

Since

2.28