Package org.gnome.gtksourceview
Class HoverProvider.HoverProviderInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gtksourceview.HoverProvider.HoverProviderInterface
-
Constructor Summary
ConstructorsConstructorDescriptionHoverProviderInterface(MemorySegment address) Create a HoverProviderInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverridePopulate(Arena arena, @Nullable Method method) Override virtual methodpopulate.voidoverridePopulateAsync(Arena arena, @Nullable Method method) Override virtual methodpopulate_async.voidoverridePopulateFinish(Arena arena, @Nullable Method method) Override virtual methodpopulate_finish.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
HoverProviderInterface
Create a HoverProviderInterface 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
-
overridePopulate
-
overridePopulateAsync
-
overridePopulateFinish
-