Function glyph_ui::view::element::new[][src]

pub fn new<'a, T, M, V>(other: V) -> View<'a, T, M> where
    V: ViewTrait<T, M> + 'a, 

Shorthand for View::new()