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