WebKitInputMethodContextClass.setEnablePreedit

Called via webkit.input_method_context.InputMethodContext.setEnablePreedit to control the use of the preedit string.

struct WebKitInputMethodContextClass
extern (C)
void function(WebKitInputMethodContext* context, bool enabled) setEnablePreedit;