Home
last modified time | relevance | path

Searched defs:get_selection (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py195 def get_selection(self): member in FileDialog
/external/python/cpython2/Lib/idlelib/
DSearchEngine.py212 def get_selection(text): function
/external/python/cpython3/Lib/idlelib/
Dsearchengine.py215 def get_selection(text): function
/external/python/cpython3/Lib/tkinter/
Dfiledialog.py200 def get_selection(self): member in FileDialog