Bump.TaskQueue.add – bump-0.1 Reference Manual
add
Description:
public
virtual
void
add
(
owned
SourceFunc
task,
int
priority =
DEFAULT
,
Cancellable
? cancellable =
null
)
throws
Error
Add a task to the queue
Parameters:
task
the task
priority
the priority of the task
cancellable
optional cancellable for aborting the task
2022 vala-language.org