Function elmesque::element::spacer
[−]
[src]
pub fn spacer(w: i32, h: i32) -> Element
Create an empty box. this is useful for getting your spacing right and making borders.
pub fn spacer(w: i32, h: i32) -> Element
Create an empty box. this is useful for getting your spacing right and making borders.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).