Function
EBookContactsContactvcard_attribute_fallback
unstable since: 3.60
Declaration [src]
const gchar*
e_contact_vcard_attribute_fallback (
EContactField field_id
)
Description [src]
Gets the vCard attribute name corresponding to field_id, which is used
to hold vCard attributes in an earlier versions of the vCard standard
than in which the attribute had been added for.
Not every attribute has it set, thus a NULL is a valid return value.
Available since: 3.60
Parameters
field_id-
Type:
EContactFieldAn
EContactField.