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

Method SetBackground

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

SetBackground sets the background Brush of the Window.

(value Brush)

Source from the content-addressed store, hash-verified

219
220 // SetBackground sets the background Brush of the Window.
221 SetBackground(value Brush)
222
223 // SetBounds sets the outer bounding box rectangle of the Window, including
224 // decorations.

Callers 15

newSplitterFunction · 0.65
onInsertedWidgetMethod · 0.65
NewGroupBoxFunction · 0.65
NewRadioButtonFunction · 0.65
newSplitterHandleFunction · 0.65
SetBackgroundMethod · 0.65
NewScrollViewFunction · 0.65
SetBackgroundMethod · 0.65
NewLinkLabelFunction · 0.65
SetBackgroundMethod · 0.65
NewImageViewFunction · 0.65
NewCompositeWithStyleFunction · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected