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