SVGGraphicsElement.idl 78 B

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