WebKitInputMethodContextClass.filterKeyEvent

struct WebKitInputMethodContextClass
extern (C)
int function(WebKitInputMethodContext* context, GdkEventKey* keyEvent) filterKeyEvent;

Return Value

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

Meta