[pango] Adding (out) introspection metadata to pango_read_line



commit 5ad1c470011e732913d26dcd63be4adcdcbf33a9
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Apr 25 18:41:45 2011 +0100

    Adding (out) introspection metadata to pango_read_line

 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 5c3959c..80a465e 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -235,7 +235,7 @@ pango_split_file_list (const char *str)
 /**
  * pango_read_line:
  * @stream: a stdio stream
- * @str: #GString buffer into which to write the result
+ * @str: (out): #GString buffer into which to write the result
  *
  * Reads an entire line from a file into a buffer. Lines may
  * be delimited with '\n', '\r', '\n\r', or '\r\n'. The delimiter



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