MCPcopy Create free account
hub / github.com/DISTRHO/DPF / setLabel

Method setLabel

examples/FileHandling/NanoButton.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void Button::setLabel(const std::string& label2)
57{
58 label = label2;
59}
60
61void Button::setLabelColor(const Color color)
62{

Callers 1

setupButtonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected