Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:_quit

132         self._quititem = MenuItem(m, "Quit", "Q", self._quit)
139 def _quit(self, *args):
179 # exit the mainloop. Calling _quit() is better for new