Item.loadSecrets

void loadSecrets(secret.item.Item[] items, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Load the secret values for a secret item stored in the service.

The items must all have the same secret.item.Item.service property.

This function returns immediately and completes asynchronously.

Parameters

itemsthe items to retrieve secrets for
cancellableoptional cancellation object
callbackcalled when the operation completes