read_alias_dbus_path_sync


Description:

public string? read_alias_dbus_path_sync (string alias, Cancellable? cancellable = null) throws Error

Lookup which collection is assigned to this alias.

Aliases help determine well known collections, such as 'default'. This method returns the dbus object path of the collection.

This method may block and should not be used in user interface threads.

Parameters:

this

a secret service object

alias

the alias to lookup

cancellable

optional cancellation object

Returns:

the collection dbus object path, or null if none assigned to the alias