Struct orbtk::widgets::List [] [src]

pub struct List {
    pub rect: Cell<Rect>,
    // some fields omitted
}

Fields

Methods

impl List
[src]

Trait Implementations

impl Widget for List
[src]

impl Place for List
[src]