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

Method ClientBoundsPixels

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

ClientBoundsPixels returns the inner bounding box rectangle of the Window, excluding decorations.

()

Source from the content-addressed store, hash-verified

74 // ClientBoundsPixels returns the inner bounding box rectangle of the Window,
75 // excluding decorations.
76 ClientBoundsPixels() Rectangle
77
78 // ContextMenu returns the context menu of the Window.
79 //

Callers 15

RestoreStateMethod · 0.65
WndProcMethod · 0.65
WndProcMethod · 0.65
StretchLastColumnMethod · 0.65
startLayoutMethod · 0.65
drawImageMethod · 0.65
tabWidgetTabWndProcFunction · 0.65
onResizeMethod · 0.65
updateBackgroundMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected