Method

EBackendCacheset_version

since: 3.26

Declaration [src]

void
e_cache_set_version (
  ECache* cache,
  gint version
)

Description [src]

Sets a cache data version. This is meant to be used by the descendants. The version should be greater than zero.

Available since: 3.26

Parameters

version

Type: gint

A cache data version to set.