Enumeration
EBookContactsVCardVersion
unstable since: 3.60
Type functions
e_vcard_version_from_string
Converts the str into one of the EVCardVersion. If the string
does not match any of the known values the E_VCARD_VERSION_UNKNOWN
is returned.
unstable since: 3.60
e_vcard_version_to_string
Converts the version into its string representation. Returns NULL, when the version does not match any
known value (the E_VCARD_VERSION_UNKNOWN corresponds
to the “unknown” string).
unstable since: 3.60