File.replaceReadwriteFinish

Finishes an asynchronous file replace operation started with g_file_replace_readwrite_async(). Since 2.22

class File
replaceReadwriteFinish

Parameters

res AsyncResultIF

a GAsyncResult.

Return Value

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

Throws

GException on failure.

Meta