Searched defs:XButtonEvent (Results 1 – 1 of 1) sorted by relevance
2132 pub struct XButtonEvent { struct2133 pub type_: ::std::os::raw::c_int,2134 pub serial: ::std::os::raw::c_ulong,2135 pub send_event: ::std::os::raw::c_int,2136 pub display: *mut Display,2137 pub window: Window,2138 pub root: Window,2139 pub subwindow: Window,2140 pub time: Time,2141 pub x: ::std::os::raw::c_int,[all …]