Searched defs:funcid (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/idlelib/ |
| D | multicall.py | 352 def unbind(self, sequence, funcid=None): argument
|
| /third_party/python/Lib/tkinter/ |
| D | __init__.py | 1450 def unbind(self, sequence, funcid=None): argument 2789 def tag_unbind(self, tagOrId, sequence, funcid=None): argument 3898 def tag_unbind(self, tagName, sequence, funcid=None): argument
|