g_regex_split ( regex string match_options -- gchar** )


Vocabulary
glib.ffi

Inputs
regexan object
stringan object
match_optionsan object


Outputs
gchar**an object


Definition