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

@@ -24,6 +24,15 @@
#include "gasynchelper.h"
/**
* SECTION:gasynchelper
* @short_description: Asynchronous Helper Functions
* @see_also: #GAsyncReady.
*
* Provides helper functions for asynchronous operations.
*
**/
static void
async_result_free (gpointer data)
{