Gio.File::copy_finish
function vfunc_copy_finish(res: Gio.AsyncResult): Boolean {
}
Finishes copying the file started with Gio.File.copy_async.
- res
- Returns
a true on success, false on error.
function vfunc_copy_finish(res: Gio.AsyncResult): Boolean {
}
Finishes copying the file started with Gio.File.copy_async.
a true on success, false on error.