Method

EBackendCacheKeysget_table_name

since: 3.48

Declaration [src]

const gchar*
e_cache_keys_get_table_name (
  ECacheKeys* self
)

Description [src]

Gets a table name, with which the self had been created.

Available since: 3.48

Return value

Type: const gchar*

A table name.

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