[pango] adding allow-none introspection metadata to pango_layout_set_tabs



commit cd00b2fefad50a6a2fe24b8539a4341632ae5217
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Apr 25 15:52:52 2011 +0100

    adding allow-none introspection metadata to pango_layout_set_tabs

 pango/pango-layout.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index e62b4a1..95a61e8 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -832,7 +832,7 @@ pango_layout_get_alignment (PangoLayout *layout)
 /**
  * pango_layout_set_tabs:
  * @layout: a #PangoLayout
- * @tabs: a #PangoTabArray, or %NULL
+ * @tabs: (allow-none): a #PangoTabArray, or %NULL
  *
  * Sets the tabs to use for @layout, overriding the default tabs
  * (by default, tabs are every 8 spaces). If @tabs is %NULL, the default



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