Package: gio

Callback gio:cancellable-source-func

Syntax

lambda (cancellable

Arguments

cancellable -- a g:cancellable object
result -- false if the source should be removed

Details

=> result This is the function type of the callback used for the g:source instance returned by the g:cancellable-source-new function.
 

See also

#2025-05-27