mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Improve docs
svn path=/trunk/; revision=6020
This commit is contained in:
parent
3b05331f48
commit
e6588b7a23
@ -1,3 +1,8 @@
|
||||
2007-12-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gfile.c (g_file_copy): Add a cross-reference to g_file_dup().
|
||||
(#499783)
|
||||
|
||||
2007-12-03 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* glocalfileinfo.c:
|
||||
|
@ -1927,7 +1927,10 @@ file_copy_fallback (GFile *source,
|
||||
* </tbody>
|
||||
* </tgroup>
|
||||
* </table>
|
||||
*
|
||||
*
|
||||
* If you are interested in copying the #GFile object itself (not the on-disk
|
||||
* file), see g_file_dup().
|
||||
*
|
||||
* Returns: %TRUE on success, %FALSE otherwise.
|
||||
**/
|
||||
gboolean
|
||||
|
Loading…
Reference in New Issue
Block a user