Method

EDataBookBookBackendadd_view

Declaration [src]

void
e_book_backend_add_view (
  EBookBackend* backend,
  EDataBookView* view
)

Description [src]

Adds view to backend for querying.

Parameters

view

Type: EDataBookView

An EDataBookView.

The data is owned by the caller of the method.