File.trashAsync
void trashAsync(int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)Asynchronously sends file to the Trash location, if possible.
Parameters
ioPriority | the [I/O priority][io-priority] of the request |
cancellable | optional #GCancellable object, null to ignore |
callback | a #GAsyncReadyCallback to call when the request is satisfied |