Gio.File::trash_finish

function vfunc_trash_finish(result: Gio.AsyncResult): Boolean {
}
  

Finishes an asynchronous file trashing operation, started with Gio.File.prototype.trash_async.

Since 2.38

result

a Gio.AsyncResult

Returns

true on successful trash, false otherwise.