Soup.Cache – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
Cache
cache_dir
cache_type
Cache
clear
dump
flush
get_cacheability
get_max_size
load
set_max_size
Cache
Object Hierarchy:
Description:
public
class
Cache
:
Object
,
SessionFeature
Namespace:
Soup
Package:
libsoup-2.4
Content:
Properties:
public
string
cache_dir
{
construct
set
;
owned
get
; }
public
CacheType
cache_type
{
construct
set
;
get
; }
Creation methods:
public
Cache
(
string
cache_dir,
CacheType
cache_type)
Methods:
public
void
clear
()
public
void
dump
()
public
void
flush
()
public
virtual
Cacheability
get_cacheability
(
Message
msg)
public
uint
get_max_size
()
public
void
load
()
public
void
set_max_size
(
uint
max_size)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface Soup.SessionFeature
add_feature
attach
detach
has_feature
remove_feature
request_queued
request_started
request_unqueued