MCPcopy 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
76func (sb *SplitButton) Menu() *Menu {
77 return sb.menu
78}
79
80func (sb *SplitButton) WndProc(hwnd win.HWND, msg uint32, wParam, lParam uintptr) uintptr {
81 switch msg {

Callers 1

CreateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected