XCrossingEvent
version(!Windows && X11)
extern (
C)
struct XCrossingEvent {
}
- detail
NotifyDetail detail;
Undocumented in source.
- display
Display* display;
Undocumented in source.
- focus
Bool focus;
Undocumented in source.
- mode
NotifyModes mode;
Undocumented in source.
- root
Window root;
Undocumented in source.
- same_screen
Bool same_screen;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
uint serial;
Undocumented in source.
- state
KeyOrButtonMask state;
Undocumented in source.
- subwindow
Window subwindow;
Undocumented in source.
- time
Time time;
Undocumented in source.
- type
int type;
Undocumented in source.
- window
Window window;
Undocumented in source.
- x
int x;
Undocumented in source.
- x_root
int x_root;
- y
int y;
- y_root
int y_root;
Undocumented in source.
simpledisplay
aliasesclassesenumsfunctionsmanifest constantsmixin templatesstructsunionsvariables