GFile: Note semantics of g_file_delete()
authorColin Walters <walters@verbum.org>
Mon, 30 Jul 2012 09:11:08 +0000 (05:11 -0400)
committerColin Walters <walters@verbum.org>
Mon, 30 Jul 2012 09:11:08 +0000 (05:11 -0400)
commitd7829ced532a5ffba4c56772a7a4b24e3e228651
treeac92d1fb148aec9716ac8592dc390bd9f82b8391
parent14a1c20177eab4d584b29cbd6fe5933f4b2af4de
GFile: Note semantics of g_file_delete()

Particularly for someone programming on Unix, this helps them
understand that we will unlink symbolic links, and not follow them.
gio/gfile.c