Lookup which collection is assigned to this alias. Aliases help determine well known collections, such as 'default'.
If @service is NULL, then secret_service_get_sync() will be called to get the default #SecretService proxy.
This method may block and should not be used in user interface threads.
a secret service object
the alias to lookup
options for the collection initialization
optional cancellation object
the collection, or %NULL if none assigned to the alias
GException on failure.
See Implementation
Lookup which collection is assigned to this alias. Aliases help determine well known collections, such as 'default'.
If @service is NULL, then secret_service_get_sync() will be called to get the default #SecretService proxy.
This method may block and should not be used in user interface threads.