SVGPathElement.idl 90 B

12345
  1. #import <SVG/SVGGeometryElement.idl>
  2. interface SVGPathElement : SVGGeometryElement {
  3. };