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

Method SetAlignment

widget.go:73–73  ·  view source on GitHub ↗

SetAlignment sets the alignment of the widget.

(alignment Alignment2D)

Source from the content-addressed store, hash-verified

71
72 // SetAlignment sets the alignment of the widget.
73 SetAlignment(alignment Alignment2D) error
74
75 // SetAlwaysConsumeSpace sets if the Widget should consume space even if it
76 // is not visible.

Callers 6

initMethod · 0.65
InitWidgetMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected