[][src]Module pushrod::widget::text_widget

Text component: draws text on the screen with an adjustable text, font size, color, and font name.

Structs

TextWidget

Draws a block of text.

Enums

TextJustify

Enumeration identifying the justification of the text to be drawn, as long as the bounds of the object allow for it.