summaryrefslogtreecommitdiff
path: root/pango/pango-language.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-language.c')
-rw-r--r--pango/pango-language.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/pango/pango-language.c b/pango/pango-language.c
index b963ef13..410e6f98 100644
--- a/pango/pango-language.c
+++ b/pango/pango-language.c
@@ -617,8 +617,7 @@ pango_language_get_sample_string (PangoLanguage *language)
/**
* pango_language_get_scripts:
* @language: (nullable): a `PangoLanguage`
- * @num_scripts: (out caller-allocates) (optional): location to
- * return number of scripts
+ * @num_scripts: (out) (optional): location to return number of scripts
*
* Determines the scripts used to to write @language.
*
@@ -853,7 +852,7 @@ out:
* you should first try the default language, followed by the
* languages returned by this function.
*
- * Returns: (transfer none) (nullable): a %NULL-terminated array
+ * Returns: (transfer none) (nullable) (array zero-terminated=1): a %NULL-terminated array
* of `PangoLanguage`*
*
* Since: 1.48