File.replaceFinish

Finishes an asynchronous file replace operation started with gio.file.File.replaceAsync.

Parameters

resa #GAsyncResult

Returns

a #GFileOutputStream, or null on error.

Free the returned object with gobject.object.ObjectWrap.unref.

Throws