Home
last modified time | relevance | path

Searched defs:ok_command (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py157 def ok_command(self): member in FileDialog
226 def ok_command(self): member in LoadFileDialog
240 def ok_command(self): member in SaveFileDialog
/external/python/cpython2/Demo/tix/samples/
DOptMenu.py61 def ok_command(w): function
DComboBox.py95 def ok_command(w): function