File.copyFinish

bool copyFinish(gio.async_result.AsyncResult res)

Finishes copying the file started with gio.file.File.copyAsync.

Parameters

resa #GAsyncResult

Returns

a true on success, false on error.

Throws