Method
EBookContactsBookIndicesUpdaterremove
since: 3.50
Declaration [src]
gboolean
e_book_indices_updater_remove (
EBookIndicesUpdater* self,
const gchar* uid
)
Description [src]
Notifies the self that an existing contact with UID uid had been removed
from the set. Calling the function with uid unknown to the self does nothing
and returns FALSE.
This function can be used only after initial call to e_book_indices_updater_take_indices().
Available since: 3.50