API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
gchar** rb_string_split_words ( const gchar* string )
Splits string on word boundaries using Unicode character definitions.
string
Type: const gchar*
const gchar*
The string to split.
Type: An array of utf8
utf8
NULL-terminated array of strings.
NULL