Searched refs:c_quit (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/demo/ | ||
H A D | sortvisu.py | 558 text="Quit", command=self.c_quit) 620 def c_quit(self): member in SortDemo 631 root.protocol('WM_DELETE_WINDOW', demo.c_quit) |
Completed in 1 milliseconds