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

Method Enabled

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

Enabled returns if the Window is enabled for user interaction.

()

Source from the content-addressed store, hash-verified

118
119 // Enabled returns if the Window is enabled for user interaction.
120 Enabled() bool
121
122 // Focused returns whether the Window has the keyboard input focus.
123 Focused() bool

Callers 9

EnabledMethod · 0.65
initWindowWithCfgFunction · 0.65
SetEnabledMethod · 0.65
handleKeyDownMethod · 0.65
handleKeyDownMethod · 0.65
WndProcMethod · 0.65
EnabledMethod · 0.65
WndProcMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected