Ejemplo n.º 1
0
 def get_text_substr(self, x1, y1, x2, y2):
     return ct.ed_get_text_substr(self.h, x1, y1, x2, y2)
Ejemplo n.º 2
0
 def get_text_substr(self, x1, y1, x2, y2):
     return ct.ed_get_text_substr(self.h, x1, y1, x2, y2)