RGtk2 (version 2.20.31)

gtkIMContextFilterKeypress: gtkIMContextFilterKeypress

Description

Allow an input method to internally handle key press and release events. If this function returns TRUE, then no further processing should be done for this key event.

Usage

gtkIMContextFilterKeypress(object, event)

Arguments

object
event
the key event

Value

TRUE if the input method handled the key event.