Method
EBookContactsVCardAttributeget_param
Declaration [src]
GList*
e_vcard_attribute_get_param (
EVCardAttribute* attr,
const gchar* name
)
Description [src]
Gets the list of values for the paramater name from attr. The list and its
contents are owned by attr, and must not be freed. If no parameter with the given name exists, NULL is returned.