WebKitInputMethodContextClass.reset

Called via webkit.input_method_context.InputMethodContext.reset to signal a change that requires a reset. An input method that implements preediting should override this method to clear the preedit state on reset.

struct WebKitInputMethodContextClass
extern (C)
void function(WebKitInputMethodContext* context) reset;