summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2009-10-25 11:33:45 -0400
committerColin Walters <walters@verbum.org>2009-10-25 11:34:54 -0400
commit4948bc893a1611f0a213ba105fba517fc9d3805e (patch)
treecefe594f765440857b50ce6e373dc3e440d3ade4
parent9fe8f41bacef14f08d4d30528725fa920dc7e49a (diff)
downloadgobject-introspection-4948bc893a1611f0a213ba105fba517fc9d3805e.tar.gz
[Gio] Annotate g_file_make_directory_with_parents
-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 48e07d2c..9a263078 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -318,6 +318,11 @@
*/
/**
+ * g_file_make_directory_with_parents:
+ * @cancellable: (allow-none):
+ */
+
+/**
* g_file_make_symbolic_link:
* @cancellable: (allow-none):
*/