summaryrefslogtreecommitdiff
path: root/pango/pango-language.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:29:19 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 13:29:19 +0100
commitaa08f45bfea5c5c91652fc98ac056579caabf369 (patch)
tree3c23446c69f291486db38cc5549ac13f2330dacb /pango/pango-language.c
parent030cb9e8d0e7615ab67d829a58b92d7a5d70466b (diff)
downloadpango-aa08f45bfea5c5c91652fc98ac056579caabf369.tar.gz
adding allow-none introspection metadata to pango_language_get_scripts parameters
Diffstat (limited to 'pango/pango-language.c')
-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,