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

Method WidthPixels

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

WidthPixels returns the outer width of the Window, including decorations.

()

Source from the content-addressed store, hash-verified

365
366 // WidthPixels returns the outer width of the Window, including decorations.
367 WidthPixels() int
368
369 // WndProc is the window procedure of the window.
370 //

Callers 3

lvWndProcMethod · 0.65
WndProcMethod · 0.65
updateMarginsMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected