Method
ShumateFileCachepurge_cache_finish
Declaration [src]
gboolean
shumate_file_cache_purge_cache_finish (
  ShumateFileCache* self,
  GAsyncResult* result,
  GError** error
)
Description [src]
Gets the result of an async operation started using shumate_file_cache_purge_cache_async().
Parameters
| result | GAsyncResult | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |