-class FontMapperPtr(FontMapper):
- def __init__(self, this):
- self.this = this
- if not hasattr(self,"thisown"): self.thisown = 0
- self.__class__ = FontMapper
-_gdi_.FontMapper_swigregister(FontMapperPtr)
-
-def FontMapper_Get(*args, **kwargs):
- """FontMapper_Get() -> FontMapper"""
- return _gdi_.FontMapper_Get(*args, **kwargs)
+def FontMapper_Get(*args):
+ """FontMapper_Get() -> FontMapper"""
+ return _gdi_.FontMapper_Get(*args)