Module Simantics/SelectionView/TabContribution/SVG
This module is undocumented. This is a list of its definitions.
svgTabContribution :: () -> <Proc> TabContribution
Returns the selection view tab contribution that shows the SVG tab. The
tab is offered when the selection is an SVG diagram element or an SVG
image, and it shows the SVG markup of that resource in an editable text
field that rejects markup which is not well formed XML.
|