Method

ICalGLibComponentset_dtstamp

since: 1.0

Declaration [src]

void
i_cal_component_set_dtstamp (
  ICalComponent* comp,
  ICalTime* v
)

Description [src]

Sets the dtstamp of the ICalComponent.

Available since: 1.0

Parameters

v

Type: ICalTime

A ICalTime.

The data is owned by the caller of the method.