Method
EDataCalCalMetaBackendget_capabilities
since: 3.26
Declaration [src]
const gchar*
e_cal_meta_backend_get_capabilities (
ECalMetaBackend* meta_backend
)
Return value
Type: const gchar*
An ECalBackend::capabilities property to be used by
the descendant in conjunction to the descendant’s capabilities
in the result of e_cal_backend_get_backend_property() with #CLIENT_BACKEND_PROPERTY_CAPABILITIES.
| The returned data is owned by the instance. |
| The value is a NUL terminated UTF-8 string. |