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
This commit is contained in:
Benjamin Otte 2008-03-01 14:52:03 +00:00 committed by Benjamin Otte
parent 66c0f54221
commit 892a4d5b14
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-03-01 Benjamin Otte <otte@gnome.org>
* gfile.c:
clarify docs for g_file_delete().
2008-02-29 Alexander Larsson <alexl@redhat.com>
* glocalfileinfo.c:

View File

@ -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