Function
RBTaskProgressSimplenew
Declaration [src]
RBTaskProgress*
rb_task_progress_simple_new (
void
)
Return value
Type: RBTaskProgress
The task object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |