Home
last modified time | relevance | path

Searched refs:select_to (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py191 def select_to(self, index): member in Group
DTkinter.py2463 def select_to(self, tagOrId, index): member in Canvas
2562 select_to = selection_to variable in Entry
/external/python/cpython3/Lib/tkinter/
D__init__.py2627 def select_to(self, tagOrId, index): member in Canvas
2726 select_to = selection_to variable in Entry