Class AccessibleHypertext.AccessibleHypertextInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtk.AccessibleHypertext.AccessibleHypertextInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
AccessibleHypertext

public static class AccessibleHypertext.AccessibleHypertextInterface extends TypeInterface
The interface vtable for accessible objects containing links.
Since:
4.22
  • Constructor Details

    • AccessibleHypertextInterface

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

      public void overrideGetNLinks(Arena arena, @Nullable Method method)
      Override virtual method get_n_links.
      Parameters:
      method - the method to invoke
    • overrideGetLink

      public void overrideGetLink(Arena arena, @Nullable Method method)
      Override virtual method get_link.
      Parameters:
      method - the method to invoke
    • overrideGetLinkAt

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