[ CCode ( has_construct_function = false ) ]
public DataBookView (BookBackend backend, BookBackendSExp sexp, DBusConnection connection, string object_path) throws Error
Creates a new DataBookView and exports its D-Bus interface on connection at
object_path.
If an error occurs while exporting, the function sets throws and returns null.
| backend |
an BookBackend |
| sexp | |
| connection | |
| object_path |
an object path for the view |
|
an DataBookView or null on error |