Expand description
A glow
renderer for iced_native
.
Re-exports§
Modules§
- alignment
- Align and position widgets.
- settings
- Configure a renderer.
- window
- Display rendering results on windows.
Structs§
- Backend
- A
glow
graphics backend foriced
. - Color
- A color in the sRGB color space.
- Command
- A set of asynchronous actions to be performed by some runtime.
- Vector
- A 2D vector.
- Viewport
- A viewing region for displaying computer graphics.
Enums§
- Alignment
- Alignment on the axis of a container.
- Background
- The background of some element.
- Error
- An error that occurred while creating an application’s graphical context.
- Length
- The strategy used to fill space in a specific dimension.
- Theme
- A built-in theme.