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