Structs§
- Canvas
Context - Drawing context for the
Context::canvaswidget. - Container
Builder - Fluent builder for configuring containers before calling
.col()or.row(). - Context
- The main rendering context passed to your closure each frame.
- Response
- Result of a container mouse interaction.
Traits§
- Widget
- Trait for creating custom widgets.