summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 18:40:18 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 18:40:18 +0100
commit17972485e6036d0e9f36f06d6e0c8b4d3060180c (patch)
tree0fa84c1b2564570741844cf23eee6c09900ee958 /pango/pango-utils.c
parent7a1057f6e1763533773d4ef41ff67cbb0ced1f52 (diff)
downloadpango-17972485e6036d0e9f36f06d6e0c8b4d3060180c.tar.gz
Adding (inout)/(out) introspection metadata to pango_scan_string
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r--pango/pango-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 936fdd49..51492481 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -407,8 +407,8 @@ pango_scan_word (const char **pos, GString *out)
/**
* pango_scan_string:
- * @pos: in/out string position
- * @out: a #GString into which to write the result
+ * @pos: (inout): in/out string position
+ * @out: (out) : a #GString into which to write the result
*
* Scans a string into a #GString buffer. The string may either
* be a sequence of non-white-space characters, or a quoted