Platforms to show: All Mac Windows Linux Cross-Platform

Back to LinuxWebInspectorMBS class.

LinuxWebInspectorMBS.Close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Causes the Web Inspector to be closed.

LinuxWebInspectorMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
The private constructor.

LinuxWebInspectorMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
The destructor.

LinuxWebInspectorMBS.InspectCoordinates(x as Double, y as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Causes the Web Inspector to inspect the node that is located at the given coordinates of the widget.

The coordinates should be relative to the WebKitWebView widget, not to the scrollable content, and may be obtained from a GdkEvent directly. This means x, and y being zero doesn't guarantee you will hit the left-most top corner of the content, since the contents may have been scrolled.

x: the X coordinate of the node to be inspected
y: the Y coordinate of the node to be inspected

LinuxWebInspectorMBS.InspectedURI as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Obtains the URI that is currently being inspected.

LinuxWebInspectorMBS.Show

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Causes the Web Inspector to be shown.

LinuxWebInspectorMBS.WebView as LinuxWebViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 13.5 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Obtains the WebKitWebView that is used to render the inspector.

The items on this page are in the following plugins: MBS Linux Plugin.


The biggest plugin in space...