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