Method

EBookContactsVCardAttributecopy

Declaration [src]

EVCardAttribute*
e_vcard_attribute_copy (
  EVCardAttribute* attr
)

Description [src]

Makes a copy of attr.

Return value

Type: EVCardAttribute

A new EVCardAttribute identical to attr.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.