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

Method GraphicsEffects

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

GraphicsEffects returns a list of WidgetGraphicsEffects that are applied to the Widget.

()

Source from the content-addressed store, hash-verified

57
58 // GraphicsEffects returns a list of WidgetGraphicsEffects that are applied to the Widget.
59 GraphicsEffects() *WidgetGraphicsEffectList
60
61 // LayoutFlags returns a combination of LayoutFlags that specify how the
62 // Widget wants to be treated by Layout implementations.

Callers 15

doPaintMethod · 0.95
NewRadioButtonFunction · 0.65
NewNumberEditFunction · 0.65
newLineEditFunction · 0.65
NewSplitButtonFunction · 0.65
NewTableViewWithCfgFunction · 0.65
NewTreeViewFunction · 0.65
NewListBoxWithStyleFunction · 0.65
newDateEditFunction · 0.65
NewPushButtonFunction · 0.65
NewSliderWithCfgFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected