XReparentEvent
extern (C)
struct XReparentEvent {
}
Members
- display
Display* display;
Undocumented in source.
- event
Window event;
Undocumented in source.
- override_redirect
Bool override_redirect;
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.
- window
Window window;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
X11 Xlib
aliasesenumsfunctionsmanifest constantsstructsunions