Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ getFocus
Method
getFocus
src/ui/manager.cpp:673–676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
671
}
672
673
Widget* Manager::getFocus()
674
{
675
return focus_widget;
676
}
677
678
Widget* Manager::getMouse()
679
{
Callers
2
onProcessMessage
Method · 0.80
update_cursor_overlay
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected