XClientMessageEvent
extern (C)
struct XClientMessageEvent {
}
Members
- data
data_ data;
Undocumented in source.
- display
Display* display;
Undocumented in source.
- format
int format;
Undocumented in source.
- message_type
Atom message_type;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
c_ulong serial;
Undocumented in source.
- type
int type;
Undocumented in source.
- window
Window window;
Undocumented in source.
X11 Xlib
aliasesenumsfunctionsmanifest constantsstructsunions