Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ Menu
Method
Menu
splitbutton.go:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
func
(sb *SplitButton) Menu() *Menu {
77
return
sb.menu
78
}
79
80
func
(sb *SplitButton) WndProc(hwnd win.HWND, msg uint32, wParam, lParam uintptr) uintptr {
81
switch
msg {
Callers
1
Create
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected