Method
SecretServiceread_alias_dbus_path_finish
Declaration [src]
gchar*
secret_service_read_alias_dbus_path_finish (
SecretService* self,
GAsyncResult* result,
GError** error
)
Description [src]
Finish an asynchronous operation to lookup which collection is assigned to an alias.
This method returns the DBus object path of the collection.
Stability: | Unstable |