webkit2.UserContentFilterStore

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;
Undocumented in source.

Members

Classes

UserContentFilterStore
class UserContentFilterStore

The WebKitUserContentFilterStore provides the means to import and save JSON rule sets, which can be loaded later in an efficient manner. Once filters are stored, the #WebKitUserContentFilter objects which represent them can be added to a #WebKitUserContentManager with webkit_user_content_manager_add_filter().

Meta