All builder-like functions are now named with_*. There is also now a way to set each property imperatively with only a mutable reference. The only widgets I haven't yet converted to this style are the Join* widgets; they're a bit harder to figure out an appropriate API for. |
||
|---|---|---|
| .. | ||
| hello_world.rs | ||
| hello_world_widgets.rs | ||
| overlapping_graphemes.rs | ||
| text_wrapping.rs | ||