Method

EBackendCacheget_sqlitedb

since: 3.26

Declaration [src]

gpointer
e_cache_get_sqlitedb (
  ECache* cache
)

Description

No description available.

Available since: 3.26

Return value

Type: gpointer

An SQLite3 database pointer. It is owned by the cache.

The returned data is owned by the instance.
The return value can be NULL.