Home
last modified time | relevance | path

Searched refs:wm_attributes (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/tkinter/test/
Dsupport.py19 cls.root.wm_attributes('-zoomed', False)
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dsupport.py19 cls.root.wm_attributes('-zoomed', False)
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1611 def wm_attributes(self, *args): member in Wm
1631 attributes=wm_attributes
/external/python/cpython3/Lib/tkinter/
D__init__.py1949 def wm_attributes(self, *args): member in Wm
1970 attributes = wm_attributes