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

Method SetPersistent

application.go:31–31  ·  view source on GitHub ↗
(value bool)

Source from the content-addressed store, hash-verified

29type Persistable interface {
30 Persistent() bool
31 SetPersistent(value bool)
32 SaveState() error
33 RestoreState() error
34}

Callers 6

SetPersistentMethod · 0.65
SetPersistentMethod · 0.65
NewCompositeWithStyleFunction · 0.65
NewMainWindowWithCfgFunction · 0.65
CreateMethod · 0.65
CreateMethod · 0.65

Implementers 10

Splittersplitter.go
GroupBoxgroupbox.go
ScrollViewscrollview.go
TableViewtableview.go
FormBaseform.go
TabWidgettabwidget.go
Sliderslider.go
Buttonbutton.go
ContainerBasecontainer.go
ComboBoxcombobox.go

Calls

no outgoing calls

Tested by

no test coverage detected