Home
last modified time | relevance | path

Searched refs:quit_callback (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Demo/tkinter/guido/
Dhello.py10 button['command'] = quit_callback # See below
14 def quit_callback(): function