Package: gio

Function gio:task-source-object

Lambda List

gio:task-source-object (task)

Arguments

task -- a g:task instance

Return Value

A pointer to the source object of the g:task instance, or nil.

Details

Gets the source object from task. Like the g:async-result-source-object function, but does not ref the object.
 

See also

#2023-7-13