Home
last modified time | relevance | path

Searched defs:tag_unbind (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/tkinter/
D__init__.py2733 def tag_unbind(self, tagOrId, sequence, funcid=None): member in Canvas
3833 def tag_unbind(self, tagName, sequence, funcid=None): member in Text