Item.loadSecretFinish

Complete asynchronous operation to load the secret value of this item.

The newly loaded secret value can be accessed by calling secret.item.Item.getSecret.

class Item
bool
loadSecretFinish

Parameters

result gio.async_result.AsyncResult

asynchronous result passed to callback

Return Value

Type: bool

whether the secret item successfully loaded or not