Method
WebKitWebExtensionMatchPatternget_host
since: 2.48
Declaration [src]
const gchar*
webkit_web_extension_match_pattern_get_host (
WebKitWebExtensionMatchPattern* matchPattern
)
Description [src]
Gets the host part of the pattern string, unless webkit_web_extension_match_pattern_get_matches_all_urls
is TRUE
.
Available since: 2.48