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