Searched defs:XMapEvent (Results 1 – 1 of 1) sorted by relevance
2298 pub struct XMapEvent { struct2299 pub type_: ::std::os::raw::c_int,2300 pub serial: ::std::os::raw::c_ulong,2301 pub send_event: ::std::os::raw::c_int,2302 pub display: *mut Display,2303 pub event: Window,2304 pub window: Window,2305 pub override_redirect: ::std::os::raw::c_int,