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