Delete a secret item from the secret service.
The item is represented by its D-Bus object path. If you already have a #SecretItem proxy objects, use use secret_item_delete_sync() instead.
This method may block indefinitely and should not be used in user interface threads.
the D-Bus path of item to delete
optional cancellation object
whether the deletion was successful or not
GException on failure.
See Implementation
Delete a secret item from the secret service.
The item is represented by its D-Bus object path. If you already have a #SecretItem proxy objects, use use secret_item_delete_sync() instead.
This method may block indefinitely and should not be used in user interface threads.