Searched defs:get_selection (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/lib-tk/ | ||
D | FileDialog.py | 195 def get_selection(self): member in FileDialog |
/external/python/cpython2/Lib/idlelib/ | ||
D | SearchEngine.py | 212 def get_selection(text): function |