WebKit2.WebInspector.prototype.attach

function attach(): void {
    // Gjs wrapper for webkit_web_inspector_attach()
}
  

Request inspector to be attached. The signal WebKit2.WebInspector::attach will be emitted. If the inspector is already attached it does nothing.