gtk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
An input method context supporting table-based input methods.
Gtk.IMContextConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.ConstructorPublic constructor.PropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.ObsoleteMethodSystem.UInt16Adds an additional table to search to the input context.
a
a a
Each row of the table consists of key symbols followed by two interpreted as the high and low words of a Unicode value. Tables are searched starting from the last added.
The table must be sorted in dictionary order on the numeric value of the key symbol fields. (Values beyond the length of the sequence should be zero.)