File.replaceFinish

Finishes an asynchronous file replace operation started with g_file_replace_async().

class File
replaceFinish

Parameters

res AsyncResultIF

a GAsyncResult.

Return Value

a GFileOutputStream, or NULL on error. Free the returned object with g_object_unref(). [transfer full]

Throws

GException on failure.

Meta