[ Version ( since = "3.10" ) ]
public string dup_cache_dir ()
Thread-safe variation of get_cache_dir.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
| this |
an BookBackend |
|
a newly-allocated copy of cache_dir |