Method

ICalGLibVcardParameterset_parent

unstable since: 4.0

Declaration [src]

void
i_cal_vcard_parameter_set_parent (
  ICalVcardParameter* param,
  ICalVcardProperty* property
)

Description [src]

Sets the parent ICalVcardProperty of an ICalVcardParameter.

Available since: 4.0

Parameters

property

Type: ICalVcardProperty

The parent ICalVcardProperty.

The argument can be NULL.
The data is owned by the caller of the method.