Constructor
RBTaskListnew
Declaration [src]
RBTaskList*
rb_task_list_new (
void
)
Return value
Type: RBTaskList
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
RBTaskList*
rb_task_list_new (
void
)
Type: RBTaskList
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |