Method

ICalGLibComponentset_dtstart

since: 1.0

Declaration [src]

void
i_cal_component_set_dtstart (
  ICalComponent* comp,
  ICalTime* v
)

Description [src]

Sets the dtstart of the ICalComponent.

Available since: 1.0

Parameters

v

Type: ICalTime

A ICalTime.

The data is owned by the caller of the method.