Searched defs:XKeyEvent (Results 1 – 2 of 2) sorted by relevance
26 typedef struct XKeyEvent XKeyEvent; typedef
2113 pub struct XKeyEvent { struct2114 pub type_: ::std::os::raw::c_int,2115 pub serial: ::std::os::raw::c_ulong,2116 pub send_event: ::std::os::raw::c_int,2117 pub display: *mut Display,2118 pub window: Window,2119 pub root: Window,2120 pub subwindow: Window,2121 pub time: Time,2122 pub x: ::std::os::raw::c_int,[all …]