Secret.passwordStoreFinish

Finish asynchronous operation to store a password in the secret service.

struct Secret
static
bool
passwordStoreFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: bool

whether the storage was successful or not

Throws

GException on failure.

Meta