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() instead.
This method will return immediately and complete asynchronously.
the D-Bus path of item to delete
optional cancellation object
called when the operation completes
data to be passed to the callback
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() instead.
This method will return immediately and complete asynchronously.