Item.delete_

void delete_(gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Delete this item.

This method returns immediately and completes asynchronously. The secret service may prompt the user. secret.service.Service.prompt will be used to handle any prompts that show up.

Parameters

cancellableoptional cancellation object
callbackcalled when the operation completes