MCPcopy Create free account
hub / github.com/lxn/walk / SetContextMenu

Method SetContextMenu

window.go:248–248  ·  view source on GitHub ↗

SetContextMenu sets the context menu of the Window.

(value *Menu)

Source from the content-addressed store, hash-verified

246
247 // SetContextMenu sets the context menu of the Window.
248 SetContextMenu(value *Menu)
249
250 // SetCursor sets the Cursor of the Window.
251 SetCursor(value Cursor)

Callers 2

SetContextMenuMethod · 0.65
InitWidgetMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected