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:337–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
public:
337
GridView(rect_t bounds) : Widget(bounds){}
338
~GridView() = default;
339
340
void Paint(surface_t* surface);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected