Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
Persistable
interface
{
30
Persistent() bool
31
SetPersistent(value bool)
32
SaveState() error
33
RestoreState() error
34
}
Callers
6
SetPersistent
Method · 0.65
SetPersistent
Method · 0.65
NewCompositeWithStyle
Function · 0.65
NewMainWindowWithCfg
Function · 0.65
Create
Method · 0.65
Create
Method · 0.65
Implementers
10
Splitter
splitter.go
GroupBox
groupbox.go
ScrollView
scrollview.go
TableView
tableview.go
FormBase
form.go
TabWidget
tabwidget.go
Slider
slider.go
Button
button.go
ContainerBase
container.go
ComboBox
combobox.go
Calls
no outgoing calls
Tested by
no test coverage detected