예제 #1
0
 def insert(self, x1, y1, text):
     return ct.ed_insert(self.h, x1, y1, text)
예제 #2
0
 def insert(self, x1, y1, text):
     return ct.ed_insert(self.h, x1, y1, text)