Method
EDataCalDataCalrespond_open
since: 3.2
Declaration [src]
void
e_data_cal_respond_open (
EDataCal* cal,
guint32 opid,
GError* error
)
Description [src]
Notifies listeners of the completion of the open method call.
Available since: 3.2
Parameters
opid-
Type:
guint32Associated operation id.
error-
Type:
GErrorOperation error, if any, automatically freed if passed it.
The argument can be NULL.The instance takes ownership of the data, and is responsible for freeing it.