Handbook
Glossary
g_key_file_to_data ( key_file length error -- gchar* )
Vocabulary
glib
.
ffi
Inputs
key_file
an
object
length
an
object
error
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gchar*
g_key_file_to_data
( GKeyFile* key_file,
gulong
length, GError* error )