Package: gio
Function gio:cancellable-new
Lambda Listgio:cancellable-new () Return ValueThe 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