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

Method RequestLayout

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

RequestLayout either schedules or immediately starts performing layout.

()

Source from the content-addressed store, hash-verified

206
207 // RequestLayout either schedules or immediately starts performing layout.
208 RequestLayout()
209
210 // RightToLeftReading returns whether the reading order of the Window
211 // is from right to left.

Callers 15

SetHandleWidthMethod · 0.65
onInsertedWidgetMethod · 0.65
onRemovedWidgetMethod · 0.65
SetVisibleMethod · 0.65
SetCheckableMethod · 0.65
SetOrientationMethod · 0.65
SetStretchFactorMethod · 0.65
SetStretchFactorMethod · 0.65
applyFontMethod · 0.65
SetAlignmentMethod · 0.65
SetMinMaxSizeMethod · 0.65
SetAlwaysConsumeSpaceMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected