Class (GI Struct)

WebKit-6.0WebKitUserContentFilterAbstractSince 2.24

A compiled set of rules which applied to resource loads.

2.24

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Atomically decrements the reference count of user_content_filter by one.

    If the reference count drops to 0, all the memory allocated by the WebKit.UserContentFilter is released. This function is MT-safe and may be called from any thread.

    Returns void