예제 #1
0
 def hotspots(self, id, tag=0, tag_str="", pos=""):
     return ct.ed_hotspots(self.h, id, tag, tag_str, to_str(pos))
예제 #2
0
파일: cudatext.py 프로젝트: heX16/CudaText
 def hotspots(self, id, tag=0, tag_str="", pos=""):
     return ct.ed_hotspots(self.h, id, tag, tag_str, to_str(pos))