[ 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.
storage_path |
path where data for filters will be stored on disk |
a newly created UserContentFilterStore |