Struct x11::xlib::AspectRatio
[-] [+]
[src]
pub struct AspectRatio {
pub x: c_int,
pub y: c_int,
}Fields
x | |
y |
pub struct AspectRatio {
pub x: c_int,
pub y: c_int,
}x | |
y |
impl PartialEq for AspectRatiofn eq(&self, __arg_0: &AspectRatio) -> boolfn ne(&self, __arg_0: &AspectRatio) -> boolimpl Copy for AspectRatioimpl Clone for AspectRatiofn clone(&self) -> AspectRatiofn clone_from(&mut self, source: &Self)
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).