MCPcopy 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
673Widget* Manager::getFocus()
674{
675 return focus_widget;
676}
677
678Widget* Manager::getMouse()
679{

Callers 2

onProcessMessageMethod · 0.80
update_cursor_overlayFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected