Class InputMethodContext.InputMethodContextClass

All Implemented Interfaces:
Proxy
Enclosing class:
InputMethodContext

public static class InputMethodContext.InputMethodContextClass extends GObject.ObjectClass
Since:
2.28
  • Constructor Details

    • InputMethodContextClass

      public InputMethodContextClass(MemorySegment address)
      Create a InputMethodContextClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overridePreeditStarted

      public void overridePreeditStarted(Arena arena, @Nullable Method method)
      Override virtual method preedit_started.
      Parameters:
      method - the method to invoke
    • overridePreeditChanged

      public void overridePreeditChanged(Arena arena, @Nullable Method method)
      Override virtual method preedit_changed.
      Parameters:
      method - the method to invoke
    • overridePreeditFinished

      public void overridePreeditFinished(Arena arena, @Nullable Method method)
      Override virtual method preedit_finished.
      Parameters:
      method - the method to invoke
    • overrideCommitted

      public void overrideCommitted(Arena arena, @Nullable Method method)
      Override virtual method committed.
      Parameters:
      method - the method to invoke
    • overrideDeleteSurrounding

      public void overrideDeleteSurrounding(Arena arena, @Nullable Method method)
      Override virtual method delete_surrounding.
      Parameters:
      method - the method to invoke
    • overrideSetEnablePreedit

      public void overrideSetEnablePreedit(Arena arena, @Nullable Method method)
      Override virtual method set_enable_preedit.
      Parameters:
      method - the method to invoke
    • overrideGetPreedit

      public void overrideGetPreedit(Arena arena, @Nullable Method method)
      Override virtual method get_preedit.
      Parameters:
      method - the method to invoke
    • overrideFilterKeyEvent

      public void overrideFilterKeyEvent(Arena arena, @Nullable Method method)
      Override virtual method filter_key_event.
      Parameters:
      method - the method to invoke
    • overrideNotifyFocusIn

      public void overrideNotifyFocusIn(Arena arena, @Nullable Method method)
      Override virtual method notify_focus_in.
      Parameters:
      method - the method to invoke
    • overrideNotifyFocusOut

      public void overrideNotifyFocusOut(Arena arena, @Nullable Method method)
      Override virtual method notify_focus_out.
      Parameters:
      method - the method to invoke
    • overrideNotifyCursorArea

      public void overrideNotifyCursorArea(Arena arena, @Nullable Method method)
      Override virtual method notify_cursor_area.
      Parameters:
      method - the method to invoke
    • overrideNotifySurrounding

      public void overrideNotifySurrounding(Arena arena, @Nullable Method method)
      Override virtual method notify_surrounding.
      Parameters:
      method - the method to invoke
    • overrideReset

      public void overrideReset(Arena arena, @Nullable Method method)
      Override virtual method reset.
      Parameters:
      method - the method to invoke