Struct x11_dl::xrandr::XRRProviderChangeNotifyEvent
[−]
[src]
pub struct XRRProviderChangeNotifyEvent { pub type_: c_int, pub serial: c_ulong, pub send_event: Bool, pub display: *mut Display, pub window: Window, pub subtype: c_int, pub provider: RRProvider, pub timestamp: Time, pub current_role: c_uint, }
Fields
type_ | |
serial | |
send_event | |
display | |
window | |
subtype | |
provider | |
timestamp | |
current_role |