DataBookViewWatcherSqlite


Description:

[ CCode ( has_construct_function = false , type = "GObject*" ) ]
public DataBookViewWatcherSqlite (BookBackend backend, BookSqlite ebsql, DataBookView view)

Creates a new DataBookViewWatcherSqlite, which will watch the view and will provide the information about indices and total contacts to the backend, taking the data from the ebsql.

Parameters:

backend

an BookBackend

ebsql

an BookSqlite

view

an DataBookView

Returns:

a new DataBookViewWatcherSqlite