Clean up some docs

svn path=/trunk/; revision=5966
This commit is contained in:
Matthias Clasen
2007-11-28 04:29:02 +00:00
parent 5e02b01b21
commit 442e8df1b8
16 changed files with 193 additions and 144 deletions

View File

@@ -54,8 +54,10 @@ g_local_vfs_init (GLocalVfs *vfs)
/**
* g_local_vfs_new:
*
* Returns a new #GVfs handle.
*
* Returns a new #GVfs handle for a local vfs.
*
* Returns: a new #GVfs handle.
**/
GVfs *
g_local_vfs_new (void)