[][src]Module tuikit::widget

Structs

HSplit

HSplit will split the area horizontally. It will

Rectangle
VSplit

VSplit will split the area vertically. It will

Win

A Win is like a div in HTML, it has its margin/padding, and border

Enums

Size

Whether fixed size or percentage

Traits

Split

A Split item would contain 3 things 0. inner_size, will be used if basis is Size::Default.

Widget

A widget could be recursive nested