Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
Dfiledialog.py106 command=self.ok_command)
161 self.ok_command()
168 self.ok_command()
170 def ok_command(self): member in FileDialog
239 def ok_command(self): member in LoadFileDialog
253 def ok_command(self): member in SaveFileDialog
/third_party/python/Doc/library/
Ddialog.rst191 .. method:: ok_command()
201 .. method:: ok_command()