Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
void CustomStatusBar::SetLeftLabel(const std::string& text)
100
{
101
SetStatusText(text, 0);
102
}
103
104
void CustomStatusBar::SetRightLabel(const std::string& text)
105
{
Callers
1
OnLogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected