GFileIface.replaceReadwriteFinish

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

Return Value

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

Throws

GException on failure.