WebsitePolicies

WebKitWebsitePolicies allows you to configure per-page policies, currently only autoplay policies are supported.

Constructors

this
this(WebKitWebsitePolicies* webKitWebsitePolicies, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Create a new #WebKitWebsitePolicies

Members

Functions

getAutoplayPolicy
WebKitAutoplayPolicy getAutoplayPolicy()

Get the #WebKitWebsitePolicies:autoplay property.

getStruct
void* getStruct()

the main Gtk struct as a void*

getWebsitePoliciesStruct
WebKitWebsitePolicies* getWebsitePoliciesStruct(bool transferOwnership)

Get the main Gtk struct

Static functions

getType
GType getType()

Variables

webKitWebsitePolicies
WebKitWebsitePolicies* webKitWebsitePolicies;

the main Gtk struct

Meta

Since

2.30