Service.deleteItemDbusPathFinish

Complete an asynchronous operation to delete a secret item from the secret service.

class Service
bool
deleteItemDbusPathFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: bool

whether the deletion was successful or not

Throws

GException on failure.

Meta