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