webkit.user_content_filter

Module for [UserContentFilter] class

Types 1

A compiled set of rules which applied to resource loads.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
UserContentFilter self() nothrowReturns `this`, for use in `with` statements.
string getIdentifier() nothrowObtain the identifier previously used to save the user_content_filter.
Constructors
this(void * ptr, Flag!"Take" take)