Method

EDataCalCalBackendstart_view

since: 3.2

Declaration [src]

void
e_cal_backend_start_view (
  ECalBackend* backend,
  EDataCalView* view
)

Description [src]

Starts a new live view on the given backend.

Available since: 3.2

Parameters

view

Type: EDataCalView

The view to be started.

The data is owned by the caller of the method.