Method
EBookContactsContactset
Declaration [src]
void
e_contact_set (
EContact* contact,
EContactField field_id,
gconstpointer value
)
Parameters
field_id-
Type:
EContactFieldAn
EContactField. value-
Type:
gconstpointerA value whose type depends on the
field_id.The argument can be NULL.The data is owned by the caller of the method.