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