API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
since: 3.26
enum EBackend.CacheLockType
Indicates the type of lock requested in e_cache_lock().
Available since: 3.26
E_CACHE_LOCK_READ
Obtain a lock for reading.
0
E_CACHE_LOCK_WRITE
Obtain a lock for writing. This also starts a transaction.
1
Content