summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-12-09 10:24:16 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-09 11:58:56 -0200
commit0910fc4205792557edbf80205d07a8729e193f33 (patch)
tree54f51fe11971cda5b4c10041af619373435967f7
parent91d7a09777e90767b26b2fc5ca050142b5843da7 (diff)
downloadgobject-introspection-0910fc4205792557edbf80205d07a8729e193f33.tar.gz
[Gio] g_repalce_contents_finish has an out arg
-rw-r--r--gir/gio-2.0.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 0adbde46..16e9702a 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -438,6 +438,11 @@
*/
/**
+ * g_file_replace_contents_finish:
+ * @new_etag: (allow-none) (out):
+ */
+
+/**
* g_file_set_attribute:
* @cancellable: (allow-none):
*/