cancel_all


Description:

[ CCode ( cname = "g_io_scheduler_cancel_all_jobs" ) ]
public static void cancel_all ()

Cancels all cancellable I/O jobs.

Note:

You should never call this function, since you don't know how other libraries in your program might be making use of gioscheduler.

A job is cancellable if a Cancellable was passed into push.