g_file_load_bytes ( file cancellable etag_out error -- GBytes* )


Vocabulary
gio.ffi

Inputs
filean object
cancellablean object
etag_outan object
erroran object


Outputs
GBytes*an object


Definition


LIBRARY: gio FUNCTION: GBytes* g_file_load_bytes
( GFile* file, GCancellable* cancellable, gchar** etag_out,
GError* error )