Bumps documentation to 93% symbol coverage, touching most

of the public files. Fixes broken function documentation prototypes. 
	Fixes GCancellable inaccuracies. Removes unnecessary incomplete 
	gtk-doc headers in private files.

svn path=/trunk/; revision=5953
This commit is contained in:
Andrew Walton
2007-11-27 14:00:13 +00:00
parent 6d071b4ab6
commit 5247f12f36
88 changed files with 3708 additions and 747 deletions

View File

@@ -192,7 +192,9 @@ got_initial_info (GObject *source_object,
/**
* g_poll_file_monitor_new:
* @file:
* @file: a #GFile.
*
* Polls @file for changes.
*
* Returns a new #GFileMonitor for the given #GFile.
**/