ref_builtin_task_list
Description:
public Source ref_builtin_task_list ()
Returns the built-in task list Source.
This Source is always present and makes for a safe fallback.
The returned Source is referenced for thread-safety and must be unreferenced with
unref when finished with it.
Parameters:
Returns:
the built-in task list Source
|