[−][src]Module conrod_core::widget::primitive::text
The primitive widget used for displaying text.
Structs
State | The state to be stored between updates for the Text. |
Style | The styling for a Text's graphics. |
Text | Displays some given text centered within a rectangular area. |
Enums
Wrap | The way in which text should wrap around the width. |