Method

ICalGLibVcardParameterset_created

unstable since: 4.0

Declaration [src]

void
i_cal_vcard_parameter_set_created (
  ICalVcardParameter* self,
  const ICalVcardTime* value
)

Description [src]

Sets value to the CREATED self.

Available since: 4.0

Parameters

value

Type: const ICalVcardTime

The CREATED value.

The data is owned by the caller of the method.