Home
last modified time | relevance | path

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

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