summaryrefslogtreecommitdiff
path: root/gio/gfile.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2008-03-01 14:52:03 +0000
committerBenjamin Otte <otte@src.gnome.org>2008-03-01 14:52:03 +0000
commit892a4d5b1422828834957a14af07e3f2468eeb1b (patch)
tree21c3ad54d692ad91efc1ab3d099b9580dddd4ac3 /gio/gfile.c
parent66c0f542218b566b3b5fc965fc94b1b176cbad17 (diff)
clarify docs for g_file_delete().
2008-03-01 Benjamin Otte <otte@gnome.org> * gfile.c: clarify docs for g_file_delete(). svn path=/trunk/; revision=6608
Diffstat (limited to 'gio/gfile.c')
-rw-r--r--gio/gfile.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gio/gfile.c b/gio/gfile.c
index be387bd84..bef1037ea 100644
--- a/gio/gfile.c
+++ b/gio/gfile.c
@@ -2707,7 +2707,8 @@ g_file_make_symbolic_link (GFile *file,
* @cancellable: optional #GCancellable object, %NULL to ignore.
* @error: a #GError, or %NULL
*
- * Deletes a file.
+ * Deletes a file. If the @file is a directory, it will only be deleted if it
+ * is empty.
*
* If @cancellable is not %NULL, then the operation can be cancelled by
* triggering the cancellable object from another thread. If the operation