MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / SetLeftLabel

Method SetLeftLabel

src/gui/customstatusbar.cc:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void CustomStatusBar::SetLeftLabel(const std::string& text)
100{
101 SetStatusText(text, 0);
102}
103
104void CustomStatusBar::SetRightLabel(const std::string& text)
105{

Callers 1

OnLogMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected