XReparentEvent
extern (C) nothrow 
struct XReparentEvent  {
}
- displayDisplay* display; 
- Undocumented in source. 
- eventWindow event; 
- Undocumented in source. 
- override_redirectBool override_redirect; 
- Undocumented in source. 
- parentWindow parent; 
- Undocumented in source. 
- send_eventBool send_event; 
- Undocumented in source. 
- serialc_ulong serial; 
- Undocumented in source. 
- typeint type; 
- Undocumented in source. 
- windowWindow window; 
- Undocumented in source. 
- xint x; 
- yint y; 
- Undocumented in source. 
 
		x11 Xlib 
		aliasesenumsfunctionsstructsunionsvariables