WebKit2.WindowProperties.prototype.get_toolbar_visible

function get_toolbar_visible(): Boolean {
    // Gjs wrapper for webkit_window_properties_get_toolbar_visible()
}
  

Get whether the window should have the toolbar visible or not.

Returns

true if toolbar should be visible or false otherwise.