Exemplo n.º 1
0
 def insert(self, x1, y1, text):
     return ct.ed_insert(self.h, x1, y1, text)
Exemplo n.º 2
0
 def insert(self, x1, y1, text):
     return ct.ed_insert(self.h, x1, y1, text)