Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ Clicked
Method
Clicked
button.go:190–192 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
}
189
190
func
(b *Button) Clicked() *Event {
191
return
b.clickedPublisher.Event()
192
}
193
194
func
(b *Button) raiseClicked() {
195
b.clickedPublisher.Publish()
Callers
7
Create
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
RunMyDialog
Function · 0.45
Calls
1
Event
Method · 0.45
Tested by
no test coverage detected