[ 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.
| backend |
an BookBackend |
| ebsql |
an BookSqlite |
| view |
an DataBookView |