summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 670d27d2..7ccbfd84 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -249,11 +249,25 @@
*/
/**
+ * g_file_load_contents_finish:
+ * @contents: (out) (transfer full):
+ * @length: (allow-none) (out):
+ * @etag_out: (allow-none) (out):
+ */
+
+/**
* g_file_load_partial_contents_async:
* @cancellable: (allow-none):
*/
/**
+ * g_file_load_partial_contents_finish:
+ * @contents: (out) (transfer full):
+ * @length: (allow-none) (out):
+ * @etag_out: (allow-none) (out):
+ */
+
+/**
* g_file_make_directory:
* @cancellable: (allow-none):
*/