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

Method Handle

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

Handle returns the window handle of the Window.

()

Source from the content-addressed store, hash-verified

136
137 // Handle returns the window handle of the Window.
138 Handle() win.HWND
139
140 // Height returns the outer height of the Window, including decorations.
141 Height() int

Callers 15

SaveStateMethod · 0.65
RestoreStateMethod · 0.65
SetFixedMethod · 0.65
onInsertedWidgetMethod · 0.65
onRemovedWidgetMethod · 0.65
ensureMenuBarRedrawnMethod · 0.65
StretchFactorMethod · 0.65
SetStretchFactorMethod · 0.65
boxLayoutItemsFunction · 0.65
StretchFactorMethod · 0.65
SetStretchFactorMethod · 0.65
indexHandleMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected