Method
ICalGLibVcardPropertyget_adr
unstable since: 4.0
Declaration [src]
ICalVcardStructured*
i_cal_vcard_property_get_adr (
const ICalVcardProperty* self
)
Description [src]
Returns value of the ADR 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 ADR value.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |