Module conrod::widget::text_box [] [src]

A widget for displaying and mutating a one-line field of text.

Structs

State

The State of the TextBox widget that will be cached within the Ui.

Style

Unique graphical styling for the TextBox.

TextBox

A widget for displaying and mutating a small, one-line field of text, given by the user in the form of a String.

Enums

Event

Events produced by the TextBox.