Method
ECalComponentset_last_modified
since: 3.34
Declaration [src]
void
e_cal_component_set_last_modified (
ECalComponent* comp,
const ICalTime* tt
)
Description [src]
Sets the time at which a calendar component object was last stored in the calendar store. This should not be called by plain calendar user agents.
Available since: 3.34
Parameters
tt-
Type:
NoneValue for the last time modified.
The argument can be NULL.The data is owned by the caller of the method.