Method

EDataBookDataBookCursorcontact_added

since: 3.12

Declaration [src]

void
e_data_book_cursor_contact_added (
  EDataBookCursor* cursor,
  EContact* contact
)

Description [src]

Should be called by addressbook backends whenever a contact is added.

Available since: 3.12

Parameters

contact

Type: EContact

The EContact which was added to the addressbook.

The data is owned by the caller of the method.