MCPcopy 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
112void
113ClickableLabel::setBold(bool b)
114{
115 _bold = b;
116}
117
118bool
119ClickableLabel::canAlter() const

Callers 6

paintMethod · 0.80
startDragMethod · 0.80
findKnobGuiOrCreateMethod · 0.80
paintMethod · 0.80
initMethod · 0.80
parseFontMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected