Method
EBackendCollectionBackendget_part_enabled
since: 3.40
Declaration [src]
gboolean
e_collection_backend_get_part_enabled (
ECollectionBackend* backend,
ECollectionBackendParts parts
)
Description [src]
Checks whether the backend has enabled at least of the parts.
Available since: 3.40
Parameters
parts-
Type:
ECollectionBackendPartsA bit-or of
ECollectionBackendPartswith parts to be checked.