Gio.File::replace_readwrite_finish
function vfunc_replace_readwrite_finish(res: Gio.AsyncResult): Gio.FileIOStream { }
Finishes an asynchronous file replace operation started with Gio.File.prototype.replace_readwrite_async.
Since 2.22
- res
- Returns
a Gio.FileIOStream, or null on error. Free the returned object with GObject.Object.prototype.unref.