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

Method Parent

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

Parent returns the Container of the Widget.

()

Source from the content-addressed store, hash-verified

68
69 // Parent returns the Container of the Widget.
70 Parent() Container
71
72 // SetAlignment sets the alignment of the widget.
73 SetAlignment(alignment Alignment2D) error

Callers 15

doPaintMethod · 0.95
CreateLayoutItemMethod · 0.65
writePathMethod · 0.65
RequestLayoutMethod · 0.65
WndProcMethod · 0.65
NewTreeViewFunction · 0.65
SetModelMethod · 0.65
insertItemAfterMethod · 0.65
removeItemMethod · 0.65
tabWidgetTabWndProcFunction · 0.65
trackMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected