WebView.setInputMethodContext

Set the #WebKitInputMethodContext to be used by web_view.

Set the #WebKitInputMethodContext to be used by web_view, or null to not use any input method. Note that the same #WebKitInputMethodContext can't be set on more than one #WebKitWebView at the same time.

class WebView
void
setInputMethodContext

Parameters

context webkit.input_method_context.InputMethodContext

the #WebKitInputMethodContext to set, or null