Method

ICalGLibComponentget_dtstart

since: 1.0

Declaration [src]

ICalTime*
i_cal_component_get_dtstart (
  ICalComponent* comp
)

Description [src]

Gets the dtstart of the ICalComponent.

Available since: 1.0

Return value

Type: ICalTime

A ICalTime.

The caller of the method takes ownership of the data, and is responsible for freeing it.