WebView.setSettings

Sets the #WebKitSettings to be applied to web_view.

The existing #WebKitSettings of web_view will be replaced by settings. New settings are applied immediately on web_view. The same #WebKitSettings object can be shared by multiple #WebKitWebView<!-- -->s.

class WebView
void
setSettings

Parameters

settings webkit.settings.Settings

a #WebKitSettings