Method
ECalComponentget_as_string
since: 3.34
Declaration [src]
gchar*
e_cal_component_get_as_string (
ECalComponent* comp
)
Description [src]
Gets the iCalendar string representation of a calendar component. You should call e_cal_component_commit_sequence() before this function to ensure that the
component’s sequence number is consistent with the state of the object.
Available since: 3.34