Method

EBookContactsVCardAttributeget_name

Declaration [src]

const gchar*
e_vcard_attribute_get_name (
  EVCardAttribute* attr
)

Description [src]

Gets the name of attr.

Return value

Type: const gchar*

The attribute’s name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.