Learn R Programming

RGtk2 (version 2.20.1)

GCancellable: GCancellable

Description

Thread-safe Operation Cancellation Stack

Arguments

Hierarchy

GObject +----GCancellable

Detailed Description

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

Convenient Construction

gCancellable is the equivalent of gCancellableNew.

References

http://library.gnome.org/devel//gio/GCancellable.html