glib r6608 - trunk/gio
- From: otte svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6608 - trunk/gio
- Date: Sat, 1 Mar 2008 14:52:04 +0000 (GMT)
Author: otte
Date: Sat Mar 1 14:52:03 2008
New Revision: 6608
URL: http://svn.gnome.org/viewvc/glib?rev=6608&view=rev
Log:
2008-03-01 Benjamin Otte <otte gnome org>
* gfile.c:
clarify docs for g_file_delete().
Modified:
trunk/gio/ChangeLog
trunk/gio/gfile.c
Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c (original)
+++ trunk/gio/gfile.c Sat Mar 1 14:52:03 2008
@@ -2707,7 +2707,8 @@
* @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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]