MCPcopy 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
618func (s *Splitter) CreateLayoutItem(ctx *LayoutContext) LayoutItem {
619 return s.layout.CreateLayoutItem(ctx)
620}

Callers

nothing calls this directly

Calls 1

CreateLayoutItemMethod · 0.65

Tested by

no test coverage detected