Method

ICalGLibComponentset_due

since: 1.0

Declaration [src]

void
i_cal_component_set_due (
  ICalComponent* comp,
  ICalTime* v
)

Description [src]

Sets the due of the ICalComponent.

Available since: 1.0

Parameters

v

Type: ICalTime

A ICalTime.

The data is owned by the caller of the method.