g_key_file_get_groups ( key_file length -- gchar** )


Vocabulary
glib.ffi

Inputs
key_filean object
lengthan object


Outputs
gchar**an object


Definition