[glib] strfuncs: Make g_str_tokenize_and_fold introspectable
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] strfuncs: Make g_str_tokenize_and_fold introspectable
- Date: Tue, 21 Jan 2014 17:08:45 +0000 (UTC)
commit a497ad889e98d261ad5f4bf31c0bfb728e12270d
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jan 21 12:08:03 2014 -0500
strfuncs: Make g_str_tokenize_and_fold introspectable
glib/gstrfuncs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gstrfuncs.c b/glib/gstrfuncs.c
index 76ed3a9..07a24c0 100644
--- a/glib/gstrfuncs.c
+++ b/glib/gstrfuncs.c
@@ -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
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]