WebKit2.UserContentFilter (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

UserContentFilter

Instance methods

get_identifier ref unref

Generated by gi-docgen 2023.4

Struct

WebKit2UserContentFilter

since: 2.24

Description [src]


struct WebKitUserContentFilter {
  /* No available fields */
}

A compiled set of rules which applied to resource loads.

Available since: 2.24

Instance methods

webkit_user_content_filter_get_identifier

Obtain the identifier previously used to save the user_content_filter.

since: 2.24

webkit_user_content_filter_ref

Atomically increments the reference count of user_content_filter by one.

since: 2.24

webkit_user_content_filter_unref

Atomically decrements the reference count of user_content_filter by one.

since: 2.24

Content