Searched refs:selection_handle (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
D | squeezer.py | 121 self.selection_handle( # X windows only. |
/third_party/python/Lib/tkinter/ | ||
D | __init__.py | 1009 def selection_handle(self, command, **kw): member in Misc |