adding (out caller-allocates) introspection metadata to pango_language_get_scripts...
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 13:52:41 +0000 (14:52 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 13:52:41 +0000 (14:52 +0100)
pango/pango-language.c

index c0297fa..4dc164f 100644 (file)
@@ -554,7 +554,7 @@ pango_language_get_sample_string (PangoLanguage *language)
 /**
  * pango_language_get_scripts:
  * @language: (allow-none): a #PangoLanguage, or %NULL
- * @num_scripts: (allow-none): location to return number of scripts,
+ * @num_scripts: (out caller-allocates) (allow-none): location to return number of scripts,
  *            or %NULL
  *
  * Determines the scripts used to to write @language.