Handbook
Glossary
g_file_load_bytes ( file cancellable etag_out error -- GBytes* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
cancellable
an
object
etag_out
an
object
error
an
object
Outputs
GBytes*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GBytes*
g_file_load_bytes
( GFile* file, GCancellable* cancellable, gchar** etag_out,
GError* error )