MCPcopy
hub / github.com/lxn/walk / SetLayout

Method SetLayout

splitter.go:89–91  ·  view source on GitHub ↗
(value Layout)

Source from the content-addressed store, hash-verified

87}
88
89func (s *Splitter) SetLayout(value Layout) error {
90 return newError("not supported")
91}
92
93func (s *Splitter) HandleWidth() int {
94 return s.handleWidth

Callers

nothing calls this directly

Calls 1

newErrorFunction · 0.85

Tested by

no test coverage detected