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