Method
EBookContactsBookIndicesUpdateradd
since: 3.50
Declaration [src]
gboolean
e_book_indices_updater_add (
EBookIndicesUpdater* self,
const gchar* uid,
guint indices_index
)
Description [src]
Notifies the self that a new contact with UID uid had been added
to the set and it occupies the indices_index index in the indices.
In case the uid had been added previously its index is modified instead.
This function can be used only after initial call to e_book_indices_updater_take_indices().
Available since: 3.50