mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user