Method

EDataBookBookBackendset_writable

since: 3.8

Declaration [src]

void
e_book_backend_set_writable (
  EBookBackend* backend,
  gboolean writable
)

Description [src]

Sets whether backend will accept changes to its data content.

Available since: 3.8

Parameters

writable

Type: gboolean

Whether backend is writable.