Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ CreateLayoutItem
Method
CreateLayoutItem
splitter.go:618–620 ·
view source on GitHub ↗
(ctx *LayoutContext)
Source
from the content-addressed store, hash-verified
616
}
617
618
func
(s *Splitter) CreateLayoutItem(ctx *LayoutContext) LayoutItem {
619
return
s.layout.CreateLayoutItem(ctx)
620
}
Callers
nothing calls this directly
Calls
1
CreateLayoutItem
Method · 0.65
Tested by
no test coverage detected