WebKit2.WebInspector.prototype.get_attached_height

function get_attached_height(): Number(guint) {
    // Gjs wrapper for webkit_web_inspector_get_attached_height()
}
  

Get the height that the inspector view should have when it's attached. If the inspector view is not attached this returns 0.

Returns

the height of the inspector view when attached