Description Usage Details Value Author(s)
Creates a new GCancellable
object.
1 |
Applications that want to start one or more operations
that should be cancellable should create a GCancellable
and pass it to the operations.
One GCancellable
can be used in multiple consecutive
operations, but not in multiple concurrent operations.
[GCancellable
] a GCancellable
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.