Package org.gnome.secret
Class Service.ServiceClass
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gio.DBusProxy.DBusProxyClass
org.gnome.secret.Service.ServiceClass
-
Constructor Summary
ConstructorsConstructorDescriptionServiceClass(MemorySegment address) Create a ServiceClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetCollectionGtype(Arena arena, @Nullable Method method) Override virtual methodget_collection_gtype.voidoverrideGetItemGtype(Arena arena, @Nullable Method method) Override virtual methodget_item_gtype.voidoverridePromptAsync(Arena arena, @Nullable Method method) Override virtual methodprompt_async.voidoverridePromptFinish(Arena arena, @Nullable Method method) Override virtual methodprompt_finish.voidoverridePromptSync(Arena arena, @Nullable Method method) Override virtual methodprompt_sync.Read the value of the fieldcollection_gtype.Read the value of the fielditem_gtype.voidwriteCollectionGtype(Type collectionGtype) Write a value in the fieldcollection_gtype.voidwriteItemGtype(Type itemGtype) Write a value in the fielditem_gtype.Methods inherited from class org.gnome.gio.DBusProxy.DBusProxyClass
overrideGPropertiesChanged, overrideGSignalMethods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readConstructProperties, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeConstructProperties, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecsMethods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ServiceClass
Create a ServiceClass 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
-
readCollectionGtype
Read the value of the fieldcollection_gtype.- Returns:
- The value of the field
collection_gtype
-
writeCollectionGtype
Write a value in the fieldcollection_gtype.- Parameters:
collectionGtype- The new value for the fieldcollection_gtype
-
readItemGtype
Read the value of the fielditem_gtype.- Returns:
- The value of the field
item_gtype
-
writeItemGtype
Write a value in the fielditem_gtype.- Parameters:
itemGtype- The new value for the fielditem_gtype
-
overridePromptSync
-
overridePromptAsync
-
overridePromptFinish
-
overrideGetCollectionGtype
-
overrideGetItemGtype
-