purge_cache_async


Description:

public async bool purge_cache_async (Cancellable? cancellable) throws Error

Removes less used tiles from the cache, if necessary, until it fits in the size limit.

Parameters:

this

a FileCache

cancellable

a Cancellable

callback

a TaskReadyCallback to execute upon completion

user_data

closure data for callback