XConfigureEvent
version(!Windows && X11)
extern (
C)
struct XConfigureEvent {
}
- above
Window above;
Undocumented in source.
- border_width
int border_width;
Undocumented in source.
- display
Display* display;
Undocumented in source.
- event
Window event;
- height
int height;
Undocumented in source.
- override_redirect
Bool override_redirect;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
uint serial;
Undocumented in source.
- type
int type;
Undocumented in source.
- width
int width;
Undocumented in source.
- window
Window window;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
simpledisplay
aliasesclassesenumsfunctionsmanifest constantsmixin templatesstructsunionsvariables