Secret.passwordClearFinish

Finish an asynchronous operation to remove passwords from the secret service.

struct Secret
static
bool
passwordClearFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: bool

whether any passwords were removed

Throws

GException on failure.

Meta