Class HoverProvider.HoverProviderInterface

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

public static class HoverProvider.HoverProviderInterface extends TypeInterface
  • Constructor Details

    • HoverProviderInterface

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

      public void overridePopulate(Arena arena, @Nullable Method method)
      Override virtual method populate.
      Parameters:
      method - the method to invoke
    • overridePopulateAsync

      public void overridePopulateAsync(Arena arena, @Nullable Method method)
      Override virtual method populate_async.
      Parameters:
      method - the method to invoke
    • overridePopulateFinish

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