[pango] Adding (inout) introspection metadata to pango_skip_space



commit 2f52540631fe1d6868901f00e6de0018e021bdd9
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Apr 25 18:41:03 2011 +0100

    Adding (inout) introspection metadata to pango_skip_space

 pango/pango-utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 167dcc1..5c3959c 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -343,7 +343,7 @@ pango_read_line (FILE *stream, GString *str)
 
 /**
  * pango_skip_space:
- * @pos: in/out string position
+ * @pos: (inout): in/out string position
  *
  * Skips 0 or more characters of white space.
  *



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