Package org.gnome.gobject
Class ValueDataUnion
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.ValueDataUnion
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorDescriptionValueDataUnion
(Arena arena) Allocate a new ValueDataUnion.ValueDataUnion
(MemorySegment address) Create a ValueDataUnion proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ValueDataUnion
Create a ValueDataUnion proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
ValueDataUnion
Allocate a new ValueDataUnion.- Parameters:
arena
- to control the memory allocation scope
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-