GFileIface.replaceFinish

struct GFileIface
extern (C)
GFileOutputStream* function(GFile* file, GAsyncResult* res, GError** err) replaceFinish;

Return Value

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

Throws

GException on failure.