strfuncs: Make g_str_tokenize_and_fold introspectable

This commit is contained in:
Jasper St. Pierre 2014-01-21 12:08:03 -05:00
parent ea22300620
commit a497ad889e

View File

@ -2958,7 +2958,7 @@ split_words (const gchar *value)
* improve the transliteration if the language of the source string is
* known.
*
* Returns: the folded tokens
* Returns: (transfer full) (array zero-terminated=1): the folded tokens
*
* Since: 2.40
**/