summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
Diffstat (limited to 'pango')
-rw-r--r--pango/pango-language.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/pango/pango-language.c b/pango/pango-language.c
index a1675886..c0297fa7 100644
--- a/pango/pango-language.c
+++ b/pango/pango-language.c
@@ -553,8 +553,9 @@ pango_language_get_sample_string (PangoLanguage *language)
/**
* pango_language_get_scripts:
- * @language: a #PangoLanguage, or %NULL
- * @num_scripts: location to return number of scripts, or %NULL
+ * @language: (allow-none): a #PangoLanguage, or %NULL
+ * @num_scripts: (allow-none): location to return number of scripts,
+ * or %NULL
*
* Determines the scripts used to to write @language.
* If nothing is known about the language tag @language,