Constructor
EBookContactsVCardnew
Declaration [src]
EVCard*
e_vcard_new (
void
)
Return value
Type: EVCard
A new, blank EVCard.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
EVCard*
e_vcard_new (
void
)
Type: EVCard
A new, blank EVCard.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |