Ejemplo n.º 1
0
 def unselect(self):
     """Unselect item"""
     AbstractShape.unselect(self)
     self.shape.unselect()
Ejemplo n.º 2
0
 def unselect(self):
     """Unselect item"""
     AbstractShape.unselect(self)
     self.shape.unselect()