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