Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dillo-browser/dillo
/ createColor
Method
createColor
dw/fltkplatform.cc:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
core::style::Color *FltkPlatform::createColor (int color)
694
{
695
return FltkColor::create (color);
696
}
697
698
core::style::Tooltip *FltkPlatform::createTooltip (const char *text)
699
{
Callers
1
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected