- collectionGtype
GType collectionGtype;
the alias@GLib.Type of the class@Collection objects instantiated
by the #SecretService proxy
- getCollectionGtype
GType function(SecretService* self) getCollectionGtype;
- getItemGtype
GType function(SecretService* self) getItemGtype;
- itemGtype
GType itemGtype;
the alias@GLib.Type of the class@Item objects instantiated by the
#SecretService proxy
- padding
void*[14] padding;
- parentClass
GDBusProxyClass parentClass;
- promptAsync
void function(SecretService* self, SecretPrompt* prompt, const(GVariantType)* returnType, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) promptAsync;
- promptFinish
VariantC* function(SecretService* self, GAsyncResult* result, GError** _err) promptFinish;
- promptSync
VariantC* function(SecretService* self, SecretPrompt* prompt, GCancellable* cancellable, const(GVariantType)* returnType, GError** _err) promptSync;
The class for #SecretService.