XCreateWindowEvent
extern (C) nothrow 
struct XCreateWindowEvent  {
}
- border_widthint border_width; 
- Undocumented in source. 
- displayDisplay* display; 
- heightint height; 
- 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. 
- widthint width; 
- Undocumented in source. 
- windowWindow window; 
- Undocumented in source. 
- xint x; 
- yint y; 
- Undocumented in source. 
 
		x11 Xlib 
		aliasesenumsfunctionsstructsunionsvariables