Enumeration (GI Flags)

WebKit-6.0WebKitWebExtensionMatchPatternOptionsSince 2.48

Enum values representing matching options.

2.48

Index
IGNORE_PATHS: 4

The host components should be ignored while matching.

IGNORE_SCHEMES: 2

The scheme components should be ignored while matching.

MATCH_BIDIRECTIONALLY: 8

Two patterns should be checked in either direction while matching (A matches B, or B matches A). Invalid for matching URLs.

NONE: 1

No special matching options.

Variables

$gtype