adding allow-none introspection metadata to pango_language_get_scripts parameters
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 12:29:19 +0000 (13:29 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 12:29:19 +0000 (13:29 +0100)
pango/pango-language.c

index a167588..c0297fa 100644 (file)
@@ -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,