Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ ~GridView
Method
~GridView
LibLemon/include/lemon/gui/widgets.h:338–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
public:
337
GridView(rect_t bounds) : Widget(bounds){}
338
~GridView() = default;
339
340
void Paint(surface_t* surface);
341
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected