Method
EDataCalCalBackendget_backend_property
since: 3.10
Declaration [src]
gchar*
e_cal_backend_get_backend_property (
ECalBackend* backend,
const gchar* prop_name
)
Description [src]
Obtains the value of the backend property named prop_name.
Freed the returned string with g_free() when finished with it.
Available since: 3.10