Home
last modified time | relevance | path

Searched refs:unbind_all (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkinter.py1111 def unbind_all(self, sequence): member in Misc
/external/python/cpython3/Lib/tkinter/
D__init__.py1258 def unbind_all(self, sequence): member in Misc