Struct x11_dl::xinerama::XineramaScreenInfo
[−]
[src]
pub struct XineramaScreenInfo {
pub screen_number: c_int,
pub x_org: c_short,
pub y_org: c_short,
pub width: c_short,
pub height: c_short,
}Fields
screen_number | |
x_org | |
y_org | |
width | |
height |