Package org.gnome.glib
Class Allocator
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.glib.Allocator
-
Constructor Summary
ConstructorsConstructorDescriptionAllocator(MemorySegment address) Deprecated.Create a Allocator proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionvoidfree()Deprecated.static MemoryLayoutDeprecated.The memory layout of the native struct.static AllocatorDeprecated.Methods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
Allocator
Deprecated.Create a Allocator proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
Deprecated.The memory layout of the native struct.- Returns:
- the memory layout
-
new_
Deprecated. -
free
Deprecated.
-