FileT.replaceFinish

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

template FileT(TStruct)
replaceFinish

Parameters

res AsyncResultIF

Return Value

a gio.FileOutputStream, or NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.