Package org.gnome.gio
Class Icon.IconIface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.Icon.IconIface
-
Constructor Summary
ConstructorsConstructorDescriptionIconIface(MemorySegment address) Create a IconIface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideEqual(Arena arena, @Nullable Method method) Override virtual methodequal.voidoverrideFromTokens(Arena arena, @Nullable Method method) Override virtual methodfrom_tokens.voidoverrideHash(Arena arena, @Nullable Method method) Override virtual methodhash.voidoverrideSerialize(Arena arena, @Nullable Method method) Override virtual methodserialize.voidoverrideToTokens(Arena arena, @Nullable Method method) Override virtual methodto_tokens.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
-
IconIface
Create a IconIface 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
-
overrideHash
-
overrideEqual
-
overrideToTokens
-
overrideFromTokens
-
overrideSerialize
-