File.trashFinish

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

interface File
bool
trashFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true on successful trash, false otherwise.