Struct orbtk::widgets::Grid [] [src]

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

Fields

Methods

impl Grid
[src]

Trait Implementations

impl Place for Grid
[src]

impl Widget for Grid
[src]