Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setBold
Method
setBold
Gui/ClickableLabel.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void
113
ClickableLabel::setBold(bool b)
114
{
115
_bold = b;
116
}
117
118
bool
119
ClickableLabel::canAlter() const
Callers
6
paint
Method · 0.80
startDrag
Method · 0.80
findKnobGuiOrCreate
Method · 0.80
paint
Method · 0.80
init
Method · 0.80
parseFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected