WebKit2.Settings.prototype.get_javascript_can_open_windows_automatically
function get_javascript_can_open_windows_automatically(): Boolean { // Gjs wrapper for webkit_settings_get_javascript_can_open_windows_automatically() }
Get the WebKit2.Settings.javascript_can_open_windows_automatically property.
- Returns
true If JavaScript can open window automatically or false otherwise.