UserContentFilterStore


Description:

[ CCode ( has_construct_function = false ) ]
public UserContentFilterStore (string storage_path)

Create a new UserContentFilterStore to manipulate filters stored at storage_path.

The path must point to a local filesystem, and will be created if needed.

Parameters:

storage_path

path where data for filters will be stored on disk

Returns:

a newly created UserContentFilterStore