Method
EDataBookBookBackendstart_view
Declaration [src]
void
e_book_backend_start_view (
EBookBackend* backend,
EDataBookView* view
)
Description [src]
Starts running the query specified by view, emitting signals for
matching contacts.
Parameters
view-
Type:
EDataBookViewThe
EDataBookViewto start.The data is owned by the caller of the method.