know how other libraries in your program might be making use of gioscheduler.
ioSchedulerCancelAllJobs
fn
void ioSchedulerCancelAllJobs()Cancels all cancellable I/O jobs.
A job is cancellable if a #GCancellable was passed into [gio.global.ioSchedulerPushJob].
Deprecated
You should never call this function, since you don't