Method

ICalGLibPropertyset_dtstart

since: 1.0

Declaration [src]

void
i_cal_property_set_dtstart (
  ICalProperty* self,
  const ICalTime* value
)

Description [src]

Sets value to the DTSTART self.

Available since: 1.0

Parameters

value

Type: ICalTime

The DTSTART value.

The data is owned by the caller of the method.