Searched refs:selection_anchor (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py2653 def selection_anchor(self, index): member in class:Listbox
2656 select_anchor = selection_anchor
/external/python/cpython3/Lib/tkinter/
H A D__init__.py2816 def selection_anchor(self, index): member in class:Listbox
2819 select_anchor = selection_anchor

Completed in 139 milliseconds