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