File.trashFinish

bool trashFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous file trashing operation, started with gio.file.File.trashAsync.

Parameters

resulta #GAsyncResult

Returns

true on successful trash, false otherwise.

Throws