Top | ![]() |
![]() |
![]() |
![]() |
ICalDatetimeperiod *
i_cal_datetimeperiod_new (void
);
Create a new ICalDatetimeperiod.
Since: 1.0
ICalTime *
i_cal_datetimeperiod_get_time (ICalDatetimeperiod *dtp
);
Get the time attribute of ICalDatetimeperiod.
Since: 1.0
void i_cal_datetimeperiod_set_time (ICalDatetimeperiod *dtp
,ICalTime *time
);
Set the time attribute of ICalDatetimeperiod.
Since: 1.0
ICalPeriod *
i_cal_datetimeperiod_get_period (ICalDatetimeperiod *dtp
);
Get the period attribute of ICalDatetimeperiod.
Since: 1.0
void i_cal_datetimeperiod_set_period (ICalDatetimeperiod *dtp
,ICalPeriod *period
);
Set the period attribute of ICalDatetimeperiod.
Since: 1.0