Searched defs:XGravityEvent (Results 1 – 1 of 1) sorted by relevance
2352 pub struct XGravityEvent { struct2353 pub type_: ::std::os::raw::c_int,2354 pub serial: ::std::os::raw::c_ulong,2355 pub send_event: ::std::os::raw::c_int,2356 pub display: *mut Display,2357 pub event: Window,2358 pub window: Window,2359 pub x: ::std::os::raw::c_int,2360 pub y: ::std::os::raw::c_int,