Exemplo n.º 1
0
 def __del__(self):
     mingc.destroySWFBrowserFont(self.this)
Exemplo n.º 2
0
 def __del__(self):
     if self.browserfont:
         mingc.destroySWFBrowserFont(self.this)
     else:
         mingc.destroySWFFont(self.this)
Exemplo n.º 3
0
 def __del__(self):
    	mingc.destroySWFBrowserFont(self.this)		
Exemplo n.º 4
0
 def __del__(self):
     if self.browserfont:
         mingc.destroySWFBrowserFont(self.this)
     else:
         mingc.destroySWFFont(self.this)