Function
ECalComponentOrganizernew
since: 3.34
Declaration [src]
ECalComponentOrganizer*
e_cal_component_organizer_new (
void
)
Description [src]
Creates a new empty ECalComponentOrganizer structure. Free it
with e_cal_component_organizer_free(), when no longer needed.
Available since: 3.34
Return value
Type: ECalComponentOrganizer
A newly allocated ECalComponentOrganizer.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |