tasks_clear_sync
Description:
Clears all completed tasks from the task list tasklist_id
.
The affected tasks will be marked as 'hidden' and no longer be returned by default when retrieving all tasks for a task list.
Parameters:
this |
an GDataSession |
tasklist_id |
id of a task list |
cancellable |
optional Cancellable object, or |
Returns:
whether succeeded |