Ejemplo n.º 1
0
 def centeredWindow(self, width, height, title):
     return _snack.centeredwindow(width, height, title)
Ejemplo n.º 2
0
 def centeredWindow(self, width, height, title):
     return _snack.centeredwindow(width, height, title)