+class SVGFileDC(DC):
+ """Proxy of C++ SVGFileDC class"""
+ thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
+ def __init__(self): raise AttributeError, "No constructor defined"
+ __repr__ = _swig_repr
+_gdi_.SVGFileDC_swigregister(SVGFileDC)
+