Searched defs:Wm (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py1591 class Wm: class in inherits:
1796 class Tk(Misc, Wm):
2117 class Toplevel(BaseWidget, Wm):
/external/python/cpython3/Lib/tkinter/
H A D__init__.py1748 class Wm: class in inherits:
1993 class Tk(Misc, Wm):
2314 class Toplevel(BaseWidget, Wm):

Completed in 284 milliseconds