Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dturtle.py611 self.cv.tag_unbind(item, "<Button-%s>" % num)
629 self.cv.tag_unbind(item, "<Button%s-ButtonRelease>" % num)
648 self.cv.tag_unbind(item, "<Button%s-Motion>" % num)
/third_party/python/Lib/tkinter/
H A D__init__.py2789 def tag_unbind(self, tagOrId, sequence, funcid=None): member in Canvas
3898 def tag_unbind(self, tagName, sequence, funcid=None): member in Text

Completed in 11 milliseconds