GtkIMContextClass.filterKeypress

struct GtkIMContextClass
extern (C)
int function(GtkIMContext* context, GdkEventKey* event) filterKeypress;

Return Value

%TRUE if the input method handled the key event.

Meta