示例#1
0
 def yes(cls):
     """Quit the program."""
     App.quit()
示例#2
0
 def quit_app(cls):
     App.quit()