Method

SoupCacheset_max_size

Declaration [src]

void
soup_cache_set_max_size (
  SoupCache* cache,
  guint max_size
)

Description [src]

Sets the maximum size of the cache.

Parameters

max_size

Type: guint

The maximum size of the cache, in bytes.