Package org.gnome.gio
Class AsyncResult.AsyncResultIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.AsyncResult.AsyncResultIface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
AsyncResult
Interface definition for
AsyncResult.-
Constructor Summary
ConstructorsConstructorDescriptionAsyncResultIface(MemorySegment address) Create a AsyncResultIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetSourceObject(Arena arena, @Nullable Method method) Override virtual methodget_source_object.voidoverrideGetUserData(Arena arena, @Nullable Method method) Override virtual methodget_user_data.voidoverrideIsTagged(Arena arena, @Nullable Method method) Override virtual methodis_tagged.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
-
AsyncResultIface
Create a AsyncResultIface 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
-
overrideGetUserData
-
overrideGetSourceObject
-
overrideIsTagged
-