Exemplo n.º 1
0
 def yes(cls):
     """Quit the program."""
     App.quit()
Exemplo n.º 2
0
 def quit_app(cls):
     App.quit()