Type Definition kas_widgets::StringLabel[][src]

pub type StringLabel = Label<String>;
Expand description

Label with String as backing type

Trait Implementations

Draw a widget and its children Read more

Get size rules for the given axis Read more

Apply a given rect to self Read more

Get translation of a child Read more

Navigation in spatial order Read more

Find a widget by coordinate Read more