File.copyFinish
bool copyFinish(gio.async_result.AsyncResult res)Finishes copying the file started with [gio.file.File.copyAsync].
Parameters
res | a #GAsyncResult |
Returns
a true on success, false on error.
Throws
[ErrorWrap]
bool copyFinish(gio.async_result.AsyncResult res)Finishes copying the file started with [gio.file.File.copyAsync].
res | a #GAsyncResult |