Method
EDataCalCalBackendSExpmatch_object
Declaration [src]
gboolean
e_cal_backend_sexp_match_object (
ECalBackendSExp* sexp,
const gchar* object,
ETimezoneCache* cache
)
Parameters
object-
Type:
const gchar*An iCalendar string.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. cache-
Type:
ETimezoneCacheAn
ETimezoneCache.The data is owned by the caller of the method.