Skip to main content

Module context

Module context 

Source

Structs§

CanvasContext
Drawing context for the Context::canvas widget.
ContainerBuilder
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.