Function

RBTaskProgressSimplenew

Declaration [src]

RBTaskProgress*
rb_task_progress_simple_new (
  void
)

Description [src]

Creates a new simple task progress object.

Return value

Type: RBTaskProgress

The task object.

The caller of the function takes ownership of the data, and is responsible for freeing it.