Method

EBackendCacheKeysget_key_column_name

since: 3.48

Declaration [src]

const gchar*
e_cache_keys_get_key_column_name (
  ECacheKeys* self
)

Description [src]

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

Available since: 3.48

Return value

Type: const gchar*

A key column name.

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