InputMethodContext


Object Hierarchy:

WebKit.InputMethodContext WebKit.InputMethodContext WebKit.InputMethodContext GLib.Object GLib.Object GLib.Object->WebKit.InputMethodContext

Description:

[ CCode ( type_id = "webkit_input_method_context_get_type ()" ) ]
[ Version ( since = "2.28" ) ]
public abstract class InputMethodContext : Object

Base class for input method contexts.

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.

An input method may consume multiple key events in sequence and finally output the composed result. This is called preediting, and an input method may provide feedback about this process by displaying the intermediate composition states as preedit text.


Namespace: WebKit
Package: webkit2gtk-4.1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: