Package ch.bailu.gtk.gtk
Class IMContextClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.IMContextClass
- All Implemented Interfaces:
PointerInterface
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gtk.JnaIMContextClass.OnCommit
ch.bailu.gtk.gtk.JnaIMContextClass.OnDeleteSurrounding
ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditChanged
ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditEnd
ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditStart
ch.bailu.gtk.gtk.JnaIMContextClass.OnRetrieveSurrounding
ch.bailu.gtk.gtk.JnaIMContextClass.OnSetClientWidget
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
void
setFieldDeleteSurrounding
(IMContextClass.OnDeleteSurrounding delete_surrounding) void
setFieldPreeditChanged
(IMContextClass.OnPreeditChanged preedit_changed) void
setFieldPreeditEnd
(IMContextClass.OnPreeditEnd preedit_end) void
setFieldPreeditStart
(IMContextClass.OnPreeditStart preedit_start) void
setFieldRetrieveSurrounding
(IMContextClass.OnRetrieveSurrounding retrieve_surrounding) void
setFieldSetClientWidget
(IMContextClass.OnSetClientWidget set_client_widget) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
PARENT_CLASS
Private field: direct-type- See Also:
-
PREEDIT_START
- See Also:
-
PREEDIT_END
- See Also:
-
PREEDIT_CHANGED
- See Also:
-
COMMIT
- See Also:
-
RETRIEVE_SURROUNDING
- See Also:
-
DELETE_SURROUNDING
- See Also:
-
SET_CLIENT_WIDGET
- See Also:
-
-
Constructor Details
-
IMContextClass
-
-
Method Details
-
getClassHandler
-
setFieldPreeditStart
-
getFieldPreeditStart
public ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditStart getFieldPreeditStart() -
setFieldPreeditEnd
-
getFieldPreeditEnd
public ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditEnd getFieldPreeditEnd() -
setFieldPreeditChanged
-
getFieldPreeditChanged
public ch.bailu.gtk.gtk.JnaIMContextClass.OnPreeditChanged getFieldPreeditChanged() -
setFieldCommit
-
getFieldCommit
public ch.bailu.gtk.gtk.JnaIMContextClass.OnCommit getFieldCommit() -
setFieldRetrieveSurrounding
-
getFieldRetrieveSurrounding
public ch.bailu.gtk.gtk.JnaIMContextClass.OnRetrieveSurrounding getFieldRetrieveSurrounding() -
setFieldDeleteSurrounding
-
getFieldDeleteSurrounding
public ch.bailu.gtk.gtk.JnaIMContextClass.OnDeleteSurrounding getFieldDeleteSurrounding() -
setFieldSetClientWidget
-
getFieldSetClientWidget
public ch.bailu.gtk.gtk.JnaIMContextClass.OnSetClientWidget getFieldSetClientWidget() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-