MCPcopy Create free account
hub / github.com/LennartHennigs/Button2 / setClickHandler

Method setClickHandler

src/Button2.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138/////////////////////////////////////////////////////////////////
139
140void Button2::setClickHandler(CallbackFunction f) {
141 click_cb = BUTTON2_MOVE(f);
142}
143
144/////////////////////////////////////////////////////////////////
145

Callers 4

testFunction · 0.80
testFunction · 0.80
testFunction · 0.80
testFunction · 0.80

Calls

no outgoing calls

Tested by 4

testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64