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