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