[ CCode ( type_id = "g_cancellable_get_type ()" ) ]
public class Cancellable : Object
`GCancellable` allows operations to be cancelled.
`GCancellable` is a thread-safe operation cancellation stack used throughout GIO to allow for cancellation of synchronous and asynchronous operations.