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