Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DCanvas.py55 def unbind(self, sequence, funcid=None): argument
156 def unbind(self, sequence, funcid=None): argument
DTkinter.py1099 def unbind(self, sequence, funcid=None): argument
2271 def tag_unbind(self, tagOrId, sequence, funcid=None): argument
3167 def tag_unbind(self, tagName, sequence, funcid=None): argument
/external/python/cpython2/Lib/idlelib/
DMultiCall.py340 def unbind(self, sequence, funcid=None): argument