Function conrod::align_left_of
[−]
[src]
pub fn align_left_of(target_width: Scalar, width: Scalar) -> Scalar
The x offset required to align an element with width
to the left of a target element.
pub fn align_left_of(target_width: Scalar, width: Scalar) -> Scalar
The x offset required to align an element with width
to the left of a target element.
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
).