Method
ECalComponentPeriodset_datetime_full
since: 3.34
Declaration [src]
void
e_cal_component_period_set_datetime_full (
ECalComponentPeriod* period,
const ICalTime* start,
const ICalTime* end
)
Description [src]
Set the kind of period to be E_CAL_COMPONENT_PERIOD_DATETIME
and fills the content with start and end.
Available since: 3.34