WebKit2.WebView.prototype.get_window_properties

function get_window_properties(): WebKit2.WindowProperties {
    // Gjs wrapper for webkit_web_view_get_window_properties()
}
  

Get the WebKit2.WindowProperties object containing the properties that the window containing web_view should have.

Returns

the WebKit2.WindowProperties of web_view