Method

RBTaskListget_model

Declaration [src]

RBListModel*
rb_task_list_get_model (
  RBTaskList* list
)

Description [src]

Returns the RBListModel backing the list.

Gets propertyRB.TaskList:model

Return value

Type: RBListModel

List model.

The returned data is owned by the instance.