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