API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
deprecated: Unknown
void g_io_scheduler_cancel_all_jobs ( void )
Cancels all cancellable I/O jobs.
A job is cancellable if a GCancellable was passed into g_io_scheduler_push_job().
GCancellable
Deprecated since: Unknown
You should never call this function, since you don’t know how other libraries in your program might be making use of gioscheduler.