UserContentFilter
Object Hierarchy:
Description:
[ CCode ( ref_function = "webkit_user_content_filter_ref" , type_id = "webkit_user_content_filter_get_type ()" , unref_function = "webkit_user_content_filter_unref" ) ]
[ Compact ]
[ Version ( since = "2.24" ) ]
public class UserContentFilter
A compiled set of rules which applied to resource loads.
Content:
Methods:
- public unowned UserContentFilter @ref ()
Atomically increments the reference count of
this by one.
- public unowned string get_identifier ()
Obtain the identifier previously used to save the
this.
- public void unref ()
Atomically decrements the reference count of
this by one.