Package org.gnome.secret
Class Backend.BackendInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.secret.Backend.BackendInterface
-
Constructor Summary
ConstructorsConstructorDescriptionBackendInterface(MemorySegment address) Create a BackendInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideClear(Arena arena, @Nullable Method method) Override virtual methodclear.voidoverrideClearFinish(Arena arena, @Nullable Method method) Override virtual methodclear_finish.voidoverrideEnsureForFlags(Arena arena, @Nullable Method method) Override virtual methodensure_for_flags.voidoverrideEnsureForFlagsFinish(Arena arena, @Nullable Method method) Override virtual methodensure_for_flags_finish.voidoverrideLookup(Arena arena, @Nullable Method method) Override virtual methodlookup.voidoverrideLookupFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_finish.voidoverrideSearch(Arena arena, @Nullable Method method) Override virtual methodsearch.voidoverrideSearchFinish(Arena arena, @Nullable Method method) Override virtual methodsearch_finish.voidoverrideStore(Arena arena, @Nullable Method method) Override virtual methodstore.voidoverrideStoreFinish(Arena arena, @Nullable Method method) Override virtual methodstore_finish.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
BackendInterface
Create a BackendInterface proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideEnsureForFlags
-
overrideEnsureForFlagsFinish
-
overrideStore
-
overrideStoreFinish
-
overrideLookup
-
overrideLookupFinish
-
overrideClear
-
overrideClearFinish
-
overrideSearch
-
overrideSearchFinish
-