Handbook
Glossary
g_key_file_load_from_bytes ( key_file bytes flags error -- gboolean )
Vocabulary
glib
.
ffi
Inputs
key_file
an
object
bytes
an
object
flags
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_key_file_load_from_bytes
( GKeyFile* key_file, GBytes* bytes,
GKeyFileFlags
flags,
GError* error )