MCPcopy
hub / github.com/lxn/walk / AsWindowBase

Method AsWindowBase

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

AsWindowBase returns a *WindowBase, a pointer to an instance of the struct that implements most operations common to all windows.

()

Source from the content-addressed store, hash-verified

34 // AsWindowBase returns a *WindowBase, a pointer to an instance of the
35 // struct that implements most operations common to all windows.
36 AsWindowBase() *WindowBase
37
38 // Accessibility returns the accessibility object used to set Dynamic Annotation properties of the
39 // window.

Callers 15

trackMethod · 0.95
initWindowWithCfgFunction · 0.65
InitWrapperWindowFunction · 0.65
writePathMethod · 0.65
SetVisibleMethod · 0.65
RequestLayoutMethod · 0.65
backgroundEffectiveMethod · 0.65
handleWMCTLCOLORMethod · 0.65
WndProcMethod · 0.65
tableViewFrozenLVWndProcFunction · 0.65
tableViewNormalLVWndProcFunction · 0.65
tableViewHdrWndProcFunction · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected