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
The interface vtable for accessible objects containing links.
- Since:
- 4.22
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a AccessibleHypertextInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetLink(Arena arena, @Nullable Method method) Override virtual methodget_link.voidoverrideGetLinkAt(Arena arena, @Nullable Method method) Override virtual methodget_link_at.voidoverrideGetNLinks(Arena arena, @Nullable Method method) Override virtual methodget_n_links.Methods inherited from class TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
AccessibleHypertextInterface
Create a AccessibleHypertextInterface 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
-
overrideGetNLinks
-
overrideGetLink
-
overrideGetLinkAt
-