Gio.File::create_finish
function vfunc_create_finish(res: Gio.AsyncResult): Gio.FileOutputStream { }
Finishes an asynchronous file create operation started with Gio.File.prototype.create_async.
- res
- Returns
a Gio.FileOutputStream or null on error. Free the returned object with GObject.Object.prototype.unref.