SVGGeometryElement.idl 94 B

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