[ CCode ( has_construct_function = false ) ]
public DataCalView (void* backend, void* sexp, DBusConnection connection, string object_path) throws Error
Creates a new DataCalView 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 CalBackend |
| sexp | |
| connection | |
| object_path |
an object path for the view |
|
a new DataCalView, or null on error |