GCancellable: GCancellable
Description
Thread-safe Operation Cancellation StackHierarchy
GObject
   +----GCancellable
Detailed Description
GCancellable is a thread-safe operation cancellation stack used 
throughout GIO to allow for cancellation of synchronous and
asynchronous operations.