Searched refs:wm_command (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py1645 def wm_command(self, value=None): member in class:Wm
1650 command = wm_command
/external/python/cpython3/Lib/tkinter/
H A D__init__.py1803 def wm_command(self, value=None): member in class:Wm
1808 command = wm_command

Completed in 84 milliseconds