Gets a stored value with given key, which had been previously put into the this with
put_sync.
The returned string should be freed with g_free when no longer needed.
| this |
an CacheKeys |
| key |
a key to get |
| out_value |
return location for the stored value for the |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |