def openWindow(self, left, top, width, height, title): return _snack.openwindow(left, top, width, height, title)