XConfigureRequestEvent
extern (C)
struct XConfigureRequestEvent {
}
- above
Window above;
Undocumented in source.
- border_width
int border_width;
Undocumented in source.
- detail
int detail;
Undocumented in source.
- display
Display* display;
- height
int height;
Undocumented in source.
- parent
Window parent;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
c_ulong serial;
Undocumented in source.
- type
int type;
Undocumented in source.
- value_mask
c_ulong value_mask;
Undocumented in source.
- width
int width;
Undocumented in source.
- window
Window window;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
X11 Xlib
aliasesenumsfunctionsmanifest constantsstructsunions