Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gIoSchedulerCancelAllJobs: gIoSchedulerCancelAllJobs
Description
Cancels all cancellable I/O jobs.
Usage
gIoSchedulerCancelAllJobs()
Arguments
Details
A job is cancellable if a
GCancellable
was passed into
gIoSchedulerPushJob()
.