Searched defs:XPropertyEvent (Results 1 – 1 of 1) sorted by relevance
2413 pub struct XPropertyEvent { struct2414 pub type_: ::std::os::raw::c_int,2415 pub serial: ::std::os::raw::c_ulong,2416 pub send_event: ::std::os::raw::c_int,2417 pub display: *mut Display,2418 pub window: Window,2419 pub atom: Atom,2420 pub time: Time,2421 pub state: ::std::os::raw::c_int,