Method
EBackendBackendprepare_shutdown
since: 3.16
Declaration [src]
void
e_backend_prepare_shutdown (
EBackend* backend
)
Description [src]
Let’s the backend know that it’ll be shut down shortly, no client connects
to it anymore. The backend can free any resources which reference it, for
example the opened views.
Available since: 3.16