Method

ICalGLibValueset_datetimeperiod

since: 1.0

Declaration [src]

void
i_cal_value_set_datetimeperiod (
  ICalValue* value,
  ICalDatetimeperiod* v
)

Description [src]

Sets the datetimeperiod in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalDatetimeperiod

The datetimeperiod value.

The data is owned by the caller of the method.