WebViewWidget_CEF

Undocumented in source.

Constructors

this
this(string url, Widget parent)

Create a webview that does not support opening links in new windows and uses default settings to load the given url.

this
this(string url, void delegate(scope OpenNewWindowParams) openNewWindow, BrowserSettings settings, Widget parent)

Full-featured constructor.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Suggestion Box / Bug Report