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

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py1753 def wm_protocol(self, name=None, func=None): member in class:Wm
1763 protocol = wm_protocol
/external/python/cpython3/Lib/tkinter/
H A D__init__.py1950 def wm_protocol(self, name=None, func=None): member in class:Wm
1960 protocol = wm_protocol

Completed in 148 milliseconds