Package org.gnome.gtk
Class IMContext.IMContextClass
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gtk.IMContext.IMContextClass
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
IMContextSimple.IMContextSimpleClass,IMMulticontext.IMMulticontextClass,VimIMContext.VimIMContextClass
- Enclosing class:
IMContext
-
Constructor Summary
ConstructorsConstructorDescriptionIMContextClass(MemorySegment address) Create a IMContextClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideActivateOsk(Arena arena, @Nullable Method method) Override virtual methodactivate_osk.voidoverrideActivateOskWithEvent(Arena arena, @Nullable Method method) Override virtual methodactivate_osk_with_event.voidoverrideCommit(Arena arena, @Nullable Method method) Override virtual methodcommit.voidoverrideDeleteSurrounding(Arena arena, @Nullable Method method) Override virtual methoddelete_surrounding.voidoverrideFilterKeypress(Arena arena, @Nullable Method method) Override virtual methodfilter_keypress.voidoverrideFocusIn(Arena arena, @Nullable Method method) Override virtual methodfocus_in.voidoverrideFocusOut(Arena arena, @Nullable Method method) Override virtual methodfocus_out.voidoverrideGetPreeditString(Arena arena, @Nullable Method method) Override virtual methodget_preedit_string.voidoverrideGetSurrounding(Arena arena, @Nullable Method method) Override virtual methodget_surrounding.voidoverrideGetSurroundingWithSelection(Arena arena, @Nullable Method method) Override virtual methodget_surrounding_with_selection.voidoverridePreeditChanged(Arena arena, @Nullable Method method) Override virtual methodpreedit_changed.voidoverridePreeditEnd(Arena arena, @Nullable Method method) Override virtual methodpreedit_end.voidoverridePreeditStart(Arena arena, @Nullable Method method) Override virtual methodpreedit_start.voidoverrideReset(Arena arena, @Nullable Method method) Override virtual methodreset.voidoverrideRetrieveSurrounding(Arena arena, @Nullable Method method) Override virtual methodretrieve_surrounding.voidoverrideSetClientWidget(Arena arena, @Nullable Method method) Override virtual methodset_client_widget.voidoverrideSetCursorLocation(Arena arena, @Nullable Method method) Override virtual methodset_cursor_location.voidoverrideSetSurrounding(Arena arena, @Nullable Method method) Override virtual methodset_surrounding.voidoverrideSetSurroundingWithSelection(Arena arena, @Nullable Method method) Override virtual methodset_surrounding_with_selection.voidoverrideSetUsePreedit(Arena arena, @Nullable Method method) Override virtual methodset_use_preedit.Methods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readConstructProperties, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeConstructProperties, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecsMethods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
IMContextClass
Create a IMContextClass proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overridePreeditStart
-
overridePreeditEnd
-
overridePreeditChanged
-
overrideCommit
-
overrideRetrieveSurrounding
-
overrideDeleteSurrounding
-
overrideSetClientWidget
-
overrideGetPreeditString
-
overrideFilterKeypress
-
overrideFocusIn
-
overrideFocusOut
-
overrideReset
-
overrideSetCursorLocation
-
overrideSetUsePreedit
-
overrideSetSurrounding
-
overrideGetSurrounding
-
overrideSetSurroundingWithSelection
-
overrideGetSurroundingWithSelection
-
overrideActivateOsk
-
overrideActivateOskWithEvent
-