get_website_policies


Description:

[ Version ( since = "2.30" ) ]
public unowned WebsitePolicies get_website_policies ()

Gets the default website policies.

Gets the default website policies set on construction in the this. These can be overridden on a per-origin basis via the decide_policy signal handler.

See also use_with_policies.

Parameters:

this

a WebView

Returns:

the default WebsitePolicies associated with the view.