mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Fix up includes in section docs
svn path=/trunk/; revision=6149
This commit is contained in:
@@ -29,9 +29,11 @@
|
||||
/**
|
||||
* SECTION:gioscheduler
|
||||
* @short_description: I/O Scheduler
|
||||
* @include: gio.h
|
||||
*
|
||||
* Schedules asynchronous I/O operations. #GIOScheduler integrates into the main
|
||||
* event loop (#GMainLoop) and may use threads if they are available.
|
||||
* Schedules asynchronous I/O operations. #GIOScheduler integrates
|
||||
* into the main event loop (#GMainLoop) and may use threads if they
|
||||
* are available.
|
||||
*
|
||||
* <para id="io-priority"><indexterm><primary>I/O priority</primary></indexterm>
|
||||
* Each I/O operation has a priority, and the scheduler uses the priorities
|
||||
|
Reference in New Issue
Block a user