Class CompletionProposal.CompletionProposalInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtksourceview.CompletionProposal.CompletionProposalInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
CompletionProposal

public static class CompletionProposal.CompletionProposalInterface extends TypeInterface
  • Constructor Details

    • CompletionProposalInterface

      public CompletionProposalInterface(MemorySegment address)
      Create a CompletionProposalInterface 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
    • overrideGetTypedText

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