Top | ![]() |
![]() |
![]() |
![]() |
#define | E_TYPE_CAL_COMPONENT_BAG |
#define | E_TYPE_CAL_COMPONENT_BAG_ITEM |
ECalComponentBag |
The ECalComponentBag is a bag of the ECalComponent-s, which sorts the components into spans in a way that no two overlapping components share the same span.
The object is thread-safe, except of e_cal_component_bag_get_span()
.
If thread safety is needed, use e_cal_component_bag_dup_span()
.