示例#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)