Method

ICalGLibVcardPropertyget_n

unstable since: 4.0

Declaration [src]

ICalVcardStructured*
i_cal_vcard_property_get_n (
  const ICalVcardProperty* self
)

Description [src]

Returns value of the N self

Note: this uses a copy of the structured type, not the one stored in the self.

Available since: 4.0

Return value

Type: const ICalVcardStructured

The N value.

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