Struct x11_dl::xlib::XCirculateRequestEvent
[−]
[src]
pub struct XCirculateRequestEvent {
pub type_: c_int,
pub serial: c_ulong,
pub send_event: Bool,
pub display: *mut Display,
pub parent: Window,
pub window: Window,
pub place: c_int,
}Fields
type_ | |
serial | |
send_event | |
display | |
parent | |
window | |
place |