Package org.gnome.gio
Class ProxyResolver.ProxyResolverInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.ProxyResolver.ProxyResolverInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
ProxyResolver
The virtual function table for
GProxyResolver.-
Constructor Summary
ConstructorsConstructorDescriptionProxyResolverInterface(MemorySegment address) Create a ProxyResolverInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideIsSupported(Arena arena, @Nullable Method method) Override virtual methodis_supported.voidoverrideLookup(Arena arena, @Nullable Method method) Override virtual methodlookup.voidoverrideLookupAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_async.voidoverrideLookupFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_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
-
ProxyResolverInterface
Create a ProxyResolverInterface 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
-
overrideIsSupported
-
overrideLookup
-
overrideLookupAsync
-
overrideLookupFinish
-