g_file_replace ( file etag make_backup flags cancellable error -- GFileOutputStream* )


Vocabulary
gio.ffi

Inputs
filean object
etagan object
make_backupan object
flagsan object
cancellablean object
erroran object


Outputs
GFileOutputStream*an object


Definition


LIBRARY: gio FUNCTION: GFileOutputStream* g_file_replace
( GFile* file, gchar* etag, gboolean make_backup,
GFileCreateFlags flags, GCancellable* cancellable, GError*
error )