Package: gio

Function gio:cancellable-is-cancelled

Lambda List

gio:cancellable-is-cancelled (cancellable)

Arguments

cancellable -- a g:cancellable object, or nil

Return Value

True if cancellable is cancelled, false if called with nil or if not cancelled.

Details

Checks if a cancellable job has been cancelled.
 

See also

2024-10-23