webkit2.InputMethodContext

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;

Members

Classes

InputMethodContext
class InputMethodContext

WebKitInputMethodContext defines the interface to implement WebKit input methods. The input methods are used by WebKit, when editable content is focused, to map from key events to Unicode character strings.

Meta