MCPcopy Create free account
hub / github.com/SolarLune/masterplan / Destroy

Method Destroy

gui.go:919–921  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

917}
918
919func (button *Button) Destroy() {
920 button.Label.Destroy()
921}
922
923type Dropdown struct {
924 Options []string

Callers 1

SetOptionsMethod · 0.95

Calls 1

DestroyMethod · 0.65

Tested by

no test coverage detected