Method

EBookContactsVCardAttributeis_single_valued

Declaration [src]

gboolean
e_vcard_attribute_is_single_valued (
  EVCardAttribute* attr
)

Description [src]

Checks if attr has a single value.

Return value

Type: gboolean

TRUE if the attribute has exactly one value, FALSE otherwise.