Package org.gnome.gio
Class DebugController.DebugControllerInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.DebugController.DebugControllerInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
DebugController
The virtual function table for
GDebugController
.-
Constructor Summary
ConstructorDescriptionAllocate a new DebugControllerInterface.DebugControllerInterface
(Arena arena) Allocate a new DebugControllerInterface.DebugControllerInterface
(MemorySegment address) Create a DebugControllerInterface proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
DebugControllerInterface
Create a DebugControllerInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
DebugControllerInterface
Allocate a new DebugControllerInterface.- Parameters:
arena
- to control the memory allocation scope
-
DebugControllerInterface
public DebugControllerInterface()Allocate a new DebugControllerInterface. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-