Function

Gio-2.0Gioio_scheduler_cancel_all_jobsDeprecated 2.36

  • Cancels all cancellable I/O jobs.

    A job is cancellable if a Gio.Cancellable was passed into g_io_scheduler_push_job().

    Returns void

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