Finishes an asynchronous replace of the given file. See g_file_replace_contents_async(). Sets new_etag to the new entity tag for the document, if present.
a GAsyncResult.
a location of a new entity tag for the document. This should be freed with g_free() when it is no longer needed, or NULL. out[allow-none]
TRUE on success, FALSE on failure.
GException on failure.
See Implementation
Finishes an asynchronous replace of the given file. See g_file_replace_contents_async(). Sets new_etag to the new entity tag for the document, if present.