WebKit2.WindowProperties.prototype.get_scrollbars_visible
function get_scrollbars_visible(): Boolean { // Gjs wrapper for webkit_window_properties_get_scrollbars_visible() }
Get whether the window should have the scrollbars visible or not.
- Returns
true if scrollbars should be visible or false otherwise.