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