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

Method SetSizePixels

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

SetSizePixels sets the outer size of the Window, including decorations.

(value Size)

Source from the content-addressed store, hash-verified

297
298 // SetSizePixels sets the outer size of the Window, including decorations.
299 SetSizePixels(value Size) error
300
301 // SetSuspended sets if the Window is suspended for layout and repainting
302 // purposes.

Callers 1

startLayoutMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected