Searched defs:XVisibilityEvent (Results 1 – 1 of 1) sorted by relevance
2251 pub struct XVisibilityEvent { struct2252 pub type_: ::std::os::raw::c_int,2253 pub serial: ::std::os::raw::c_ulong,2254 pub send_event: ::std::os::raw::c_int,2255 pub display: *mut Display,2256 pub window: Window,2257 pub state: ::std::os::raw::c_int,