Method
EDataBookDataBookrespond_refresh
since: 3.2
Declaration [src]
void
e_data_book_respond_refresh (
EDataBook* book,
guint32 opid,
GError* error
)
Description [src]
Notifies listeners of the completion of the refresh method call.
Available since: 3.2
Parameters
opid-
Type:
guint32An operation ID.
error-
Type:
GErrorOperation error, if any, automatically freed if passed it.
The data is owned by the caller of the method.