[pango] adding (out caller-allocates) introspection metadata to pango_language_get_scripts parameters



commit 3ff035bde4665f5aa9ef12ebe516270b40c1f1d9
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Apr 25 14:52:41 2011 +0100

    adding (out caller-allocates) introspection metadata to pango_language_get_scripts parameters

 pango/pango-language.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-language.c b/pango/pango-language.c
index c0297fa..4dc164f 100644
--- a/pango/pango-language.c
+++ b/pango/pango-language.c
@@ -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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]