Struct x11_dl::xlib::XMapRequestEvent
[−]
[src]
pub struct XMapRequestEvent { pub type_: c_int, pub serial: c_ulong, pub send_event: Bool, pub display: *mut Display, pub parent: Window, pub window: Window, }
Fields
type_ | |
serial | |
send_event | |
display | |
parent | |
window |