Method

ICalGLibVcardParameterget_created

unstable since: 4.0

Declaration [src]

ICalVcardTime*
i_cal_vcard_parameter_get_created (
  const ICalVcardParameter* self
)

Description [src]

Returns value of the CREATED self.

Available since: 4.0

Return value

Type: const ICalVcardTime

The CREATED value.

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