UserContentFilterStore.this

Create a new #WebKitUserContentFilterStore to manipulate filters stored at @storage_path. The path must point to a local filesystem, and will be created if needed.

  1. this(WebKitUserContentFilterStore* webKitUserContentFilterStore, bool ownedRef)
  2. this(string storagePath)
    class UserContentFilterStore
    this
    ()

Parameters

storagePath string

path where data for filters will be stored on disk

Return Value

a newly created #WebKitUserContentFilterStore

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.24