GFileIface.replaceAsync

Asynchronously replaces the contents of a file.

struct GFileIface
extern (C)
void function(GFile* file, const(char)* etag, bool makeBackup, GFileCreateFlags flags, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) replaceAsync;