mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
docs: Move the gpollableutils SECTION
Move it to a separate page. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3037
This commit is contained in:
@@ -26,15 +26,6 @@
|
||||
#include "gasynchelper.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
/**
|
||||
* SECTION:gpollableutils
|
||||
* @short_description: Utilities for pollable streams
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* Utility functions for #GPollableInputStream and
|
||||
* #GPollableOutputStream implementations.
|
||||
*/
|
||||
|
||||
typedef struct {
|
||||
GSource source;
|
||||
|
||||
|
Reference in New Issue
Block a user