WebKit2.WebInspector.prototype.detach
function detach(): void {
// Gjs wrapper for webkit_web_inspector_detach()
}
Request inspector to be detached. The signal WebKit2.WebInspector::detach will be emitted. If the inspector is already detached it does nothing.