Searched defs:XDestroyWindowEvent (Results 1 – 1 of 1) sorted by relevance
2277 pub struct XDestroyWindowEvent { struct2278 pub type_: ::std::os::raw::c_int,2279 pub serial: ::std::os::raw::c_ulong,2280 pub send_event: ::std::os::raw::c_int,2281 pub display: *mut Display,2282 pub event: Window,2283 pub window: Window,