XGraphicsExposeEvent
extern (C) nothrow 
struct XGraphicsExposeEvent  {
}
- countint count; 
- Undocumented in source. 
- displayDisplay* display; 
- Undocumented in source. 
- drawableDrawable drawable; 
- heightint height; 
- Undocumented in source. 
- major_codeint major_code; 
- Undocumented in source. 
- minor_codeint minor_code; 
- 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. 
- xint x; 
- yint y; 
- Undocumented in source. 
 
		x11 Xlib 
		aliasesenumsfunctionsstructsunionsvariables