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.py2458 def select_to(self, tagOrId, index): member in Canvas
2557 select_to = selection_to variable in Entry
/external/python/cpython3/Lib/tkinter/
D__init__.py2621 def select_to(self, tagOrId, index): member in Canvas
2720 select_to = selection_to variable in Entry