Struct x11_dl::xlib::XClientMessageEvent
[−]
[src]
pub struct XClientMessageEvent { pub type_: c_int, pub serial: c_ulong, pub send_event: Bool, pub display: *mut Display, pub window: Window, pub message_type: Atom, pub format: c_int, pub data: ClientMessageData, }
Fields
type_ | |
serial | |
send_event | |
display | |
window | |
message_type | |
format | |
data |