Method

EDataCalCalBackendSExptext

Declaration [src]

const gchar*
e_cal_backend_sexp_text (
  ECalBackendSExp* sexp
)

Description [src]

Retrieve the text expression for the given ECalBackendSExp object.

Return value

Type: const gchar*

The text expression.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.