Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py119 self.set_selection(default)
152 self.set_selection(file)
186 self.set_selection(tail)
215 def set_selection(self, file): member in FileDialog
/external/python/cpython3/Lib/tkinter/
Dfiledialog.py124 self.set_selection(default)
157 self.set_selection(file)
191 self.set_selection(tail)
220 def set_selection(self, file): member in FileDialog
/external/python/cpython3/Lib/idlelib/
DChangeLog700 "set_selection" abstraction has yet been agreed upon.
/external/python/cpython2/Lib/idlelib/
DChangeLog700 "set_selection" abstraction has yet been agreed upon.