Struct x11_dl::xrandr::XRRScreenSize
[−]
[src]
pub struct XRRScreenSize { pub width: c_int, pub height: c_int, pub mwidth: c_int, pub mheight: c_int, }
Fields
width | |
height | |
mwidth | |
mheight |