Searched defs:XMapRequestEvent (Results 1 – 1 of 1) sorted by relevance
2311 pub struct XMapRequestEvent { struct2312 pub type_: ::std::os::raw::c_int,2313 pub serial: ::std::os::raw::c_ulong,2314 pub send_event: ::std::os::raw::c_int,2315 pub display: *mut Display,2316 pub parent: Window,2317 pub window: Window,