Home
last modified time | relevance | path

Searched refs:wm_withdraw (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
Dwindow.py86 self.wm_withdraw()
/third_party/python/Lib/tkinter/
Dsimpledialog.py232 w.wm_withdraw() # Remain invisible while we figure out the geometry
D__init__.py2266 def wm_withdraw(self): member in Wm
2271 withdraw = wm_withdraw