Handbook
Glossary
g_file_create_readwrite ( file flags cancellable error -- GFileIOStream* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
flags
an
object
cancellable
an
object
error
an
object
Outputs
GFileIOStream*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFileIOStream*
g_file_create_readwrite
( GFile* file,
GFileCreateFlags
flags, GCancellable*
cancellable, GError* error )