g_file_create ( file flags cancellable error -- GFileOutputStream* )


Vocabulary
gio.ffi

Inputs
filean object
flagsan object
cancellablean object
erroran object


Outputs
GFileOutputStream*an object


Definition


LIBRARY: gio FUNCTION: GFileOutputStream* g_file_create
( GFile* file, GFileCreateFlags flags, GCancellable*
cancellable, GError* error )