Home
last modified time | relevance | path

Searched defs:XSelectionEvent (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2452 pub struct XSelectionEvent { struct
2453 pub type_: ::std::os::raw::c_int,
2454 pub serial: ::std::os::raw::c_ulong,
2455 pub send_event: ::std::os::raw::c_int,
2456 pub display: *mut Display,
2457 pub requestor: Window,
2458 pub selection: Atom,
2459 pub target: Atom,
2460 pub property: Atom,
2461 pub time: Time,