Service.lookupFinish

Finish asynchronous operation to lookup a secret value in the secret service.

If no secret is found then null is returned.

Parameters

result gio.async_result.AsyncResult

the asynchronous result passed to the callback

Return Value

Type: secret.value.Value

a newly allocated structValue, which should be released with secret.value.Value.unref, or null if no secret found