Package org.gnome.gio
Class DtlsClientConnection.DtlsClientConnectionInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.DtlsClientConnection.DtlsClientConnectionInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
DtlsClientConnection
vtable for a
GDtlsClientConnection
implementation.-
Constructor Summary
ConstructorDescriptionAllocate a new DtlsClientConnectionInterface.Allocate a new DtlsClientConnectionInterface.Create a DtlsClientConnectionInterface 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
-
DtlsClientConnectionInterface
Create a DtlsClientConnectionInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
DtlsClientConnectionInterface
Allocate a new DtlsClientConnectionInterface.- Parameters:
arena
- to control the memory allocation scope
-
DtlsClientConnectionInterface
public DtlsClientConnectionInterface()Allocate a new DtlsClientConnectionInterface. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-