Function
EBookContactsVCardVersionto_string
unstable since: 3.60
Declaration [src]
const gchar*
e_vcard_version_to_string (
EVCardVersion version
)
Description [src]
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).
Available since: 3.60
Parameters
version-
Type:
EVCardVersionAn
EVCardVersion.