GraphicsEffects returns a list of WidgetGraphicsEffects that are applied to the Widget.
()
| 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. |
no outgoing calls
no test coverage detected