GCancellable

gio.cancellable.Cancellable allows operations to be cancelled.

gio.cancellable.Cancellable is a thread-safe operation cancellation stack used throughout GIO to allow for cancellation of synchronous and asynchronous operations.

Members

Variables

parentInstance
ObjectC parentInstance;
priv
GCancellablePrivate* priv;