Searched defs:curselection (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/tkinter/ | ||
D | __init__.py | 2786 def curselection(self): member in Listbox |
/external/python/cpython2/Lib/lib-tk/ | ||
D | Tkinter.py | 2622 def curselection(self): member in Listbox |