Searched defs:XCirculateEvent (Results 1 – 1 of 1) sorted by relevance
2391 pub struct XCirculateEvent { struct2392 pub type_: ::std::os::raw::c_int,2393 pub serial: ::std::os::raw::c_ulong,2394 pub send_event: ::std::os::raw::c_int,2395 pub display: *mut Display,2396 pub event: Window,2397 pub window: Window,2398 pub place: ::std::os::raw::c_int,