mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Doc update
2008-04-08 Tomas Bzatek <tbzatek@redhat.com> * gfile.c: (g_file_replace): Doc update svn path=/trunk/; revision=6841
This commit is contained in:
committed by
Tomas Bzatek
parent
db1594e164
commit
4bf8977b89
@@ -1527,7 +1527,8 @@ g_file_create (GFile *file,
|
||||
* @error: a #GError, or %NULL
|
||||
*
|
||||
* Returns an output stream for overwriting the file, possibly
|
||||
* creating a backup copy of the file first.
|
||||
* creating a backup copy of the file first. If the file doesn't exist,
|
||||
* it will be created.
|
||||
*
|
||||
* This will try to replace the file in the safest way possible so
|
||||
* that any errors during the writing will not affect an already
|
||||
|
Reference in New Issue
Block a user