set_data_cal


Description:

[ Version ( since = "3.10" ) ]
public void set_data_cal (DataCal data_cal)

Sets the DataCal for this.

The DataCal is essentially the glue between incoming D-Bus requests and this's native API.

An DataCal should be set only once after this is first created.

The this adds its own reference on the data_cal.

Parameters:

this

an CalBackend

data_cal

an DataCal