예제 #1
0
 def drawRootText(self, left, top, text):
     return _snack.drawroottext(left, top, text)
예제 #2
0
파일: snack.py 프로젝트: 274914765/python
 def drawRootText(self, left, top, text):
     return _snack.drawroottext(left, top, text)