XPropertyEvent
extern (C) nothrow
struct XPropertyEvent {
}
Members
- atom
Atom atom;
Undocumented in source.
- display
Display* display;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
c_ulong serial;
Undocumented in source.
- state
int state;
Undocumented in source.
- time
Time time;
Undocumented in source.
- type
int type;
Undocumented in source.
- window
Window window;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables