VCard.from_string


Description:

[ CCode ( has_construct_function = false ) ]
public VCard.from_string (string str)

Creates a new VCard from the passed-in string representation.

Parameters:

str

a string representation of the vcard to create

Returns:

A new VCard.