Package: gio

Function gio:cancellable-new

Lambda List

gio:cancellable-new ()

Return Value

The g:cancellable object.

Details

Creates a new g:cancellable object. Applications that want to start one or more operations that should be cancellable should create a g:cancellable object and pass it to the operations.

One g:cancellable object can be used in multiple consecutive operations or in multiple concurrent operations.
 

See also

2024-10-23