[pango] adding transfer ownership introspection metadata to pango_font_descriptions_free
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] adding transfer ownership introspection metadata to pango_font_descriptions_free
- Date: Mon, 25 Apr 2011 11:54:38 +0000 (UTC)
commit 7502b164c84dc385e637305cdda3f8caeb87e23a
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 12:54:30 2011 +0100
adding transfer ownership introspection metadata to pango_font_descriptions_free
pango/fonts.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pango/fonts.c b/pango/fonts.c
index 0411f14..6ea212e 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -815,7 +815,8 @@ pango_font_description_free (PangoFontDescription *desc)
/**
* pango_font_descriptions_free:
- * @descs: (allow-none) (array length=n_descs): a pointer to an array of #PangoFontDescription, may be %NULL
+ * @descs: (allow-none) (array length=n_descs) (transfer full): a pointer
+ * to an array of #PangoFontDescription, may be %NULL
* @n_descs: number of font descriptions in @descs
*
* Frees an array of font descriptions.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]