MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / bind

Method bind

Lib/lib-tk/Tkinter.py:997–1036  ·  view source on GitHub ↗

Bind to this widget at event SEQUENCE a call to function FUNC. SEQUENCE is a string of concatenated event patterns. An event pattern is of the form where MODIFIER is one of Control, Mod2, M2, Shift, Mod3, M3, Lock, Mod4, M4, Bu

(self, sequence=None, func=None, add=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
attachMethod · 0.45
buttonboxMethod · 0.45
test_virtual_eventMethod · 0.45
test_custom_eventMethod · 0.45
test_selectMethod · 0.45
__init__Method · 0.45

Calls 1

_bindMethod · 0.95

Tested by 3

test_virtual_eventMethod · 0.36
test_custom_eventMethod · 0.36
test_selectMethod · 0.36