to_string


Description:

public unowned string 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).

Parameters:

version

an VCardVersion

Returns:

a text representation of the version, or null for unknown values.