MCPcopy Create free account
hub / github.com/VCVRack/Rack / getLabel

Method getLabel

src/app/MenuBar.cpp:306–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 return "%";
305 }
306 std::string getLabel() override {
307 return string::translate("MenuBar.view.roomBrightness");
308 }
309 int getDisplayPrecision() override {
310 return 3;
311 }

Callers

nothing calls this directly

Calls 1

translateFunction · 0.85

Tested by

no test coverage detected