Exemplo n.º 1
0
 def openWindow(self, left, top, width, height, title):
     return _snack.openwindow(left, top, width, height, title)
Exemplo n.º 2
0
 def openWindow(self, left, top, width, height, title):
     return _snack.openwindow(left, top, width, height, title)