File.trashFinish
bool trashFinish(gio.async_result.AsyncResult result)Finishes an asynchronous file trashing operation, started with gio.file.File.trashAsync.
Parameters
result | a #GAsyncResult |
Returns
true on successful trash, false otherwise.
bool trashFinish(gio.async_result.AsyncResult result)Finishes an asynchronous file trashing operation, started with gio.file.File.trashAsync.
result | a #GAsyncResult |