Gets a task list tasklist_id and returns it as a Object, which
should be freed with unref, when no longer needed.
There can be used tasklist_get_id, tasklist_get_etag, tasklist_get_title, tasklist_get_self_link, tasklist_get_updated to read the properties of the task list.
| this |
an GDataSession |
| tasklist_id |
id of a task list |
| out_tasklist |
tasklist object |
| cancellable |
optional Cancellable object, or null |
|
whether succeeded |