[gio] Improve doc for g_file_make_directory_with_parents()
authorBastien Nocera <hadess@hadess.net>
Mon, 3 Oct 2011 14:27:15 +0000 (15:27 +0100)
committerBastien Nocera <hadess@hadess.net>
Tue, 4 Oct 2011 16:10:39 +0000 (17:10 +0100)
commit82fae72ae9d68bcce23c47c9f7046a50bb226105
treef0c74ae6f7a2cf19b80ce8fb28b9b325d57514f6
parent449a1e8bfd0ea7e8db1e3a436cf182b5cc71aa75
[gio] Improve doc for g_file_make_directory_with_parents()

g_file_make_directory_with_parents() will fail for already
existing directories, unlike g_mkdir_with_parents(), so mention
this clearly in the docs.

https://bugzilla.gnome.org/show_bug.cgi?id=660791
gio/gfile.c