Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lxn/walk
/ CheckedChanged
Method
CheckedChanged
button.go:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
func
(b *Button) CheckedChanged() *Event {
164
return
b.checkedChangedPublisher.Event()
165
}
166
167
func
(b *Button) Persistent() bool {
168
return
b.persistent
Callers
3
init
Method · 0.95
NewRadioButton
Function · 0.45
Create
Method · 0.45
Calls
1
Event
Method · 0.45
Tested by
no test coverage detected