The same as get_offline_changes, only splits the saved UID into UID and RID and saved the data into CalCacheOfflineChange structure.
| this |
an CalCache |
| cancellable |
optional Cancellable object, or null |
|
A newly allocated list of all offline changes. Free it with g_slist_free_full (slist, e_cal_cache_offline_change_free); when no longer needed. |