Lines Matching defs:XSelectionRequestEvent
2438 pub struct XSelectionRequestEvent { struct
2439 pub type_: ::std::os::raw::c_int,
2440 pub serial: ::std::os::raw::c_ulong,
2441 pub send_event: ::std::os::raw::c_int,
2442 pub display: *mut Display,
2443 pub owner: Window,
2444 pub requestor: Window,
2445 pub selection: Atom,
2446 pub target: Atom,
2447 pub property: Atom,
2448 pub time: Time,