Screen
extern (C) nothrow 
struct Screen  {
}
- backing_storeint backing_store; 
- Undocumented in source. 
- black_pixelc_ulong black_pixel; 
- Undocumented in source. 
- cmapColormap cmap; 
- Undocumented in source. 
- default_gcGC default_gc; 
- Undocumented in source. 
- depthsDepth* depths; 
- Undocumented in source. 
- displayXDisplay* display; 
- Undocumented in source. 
- ext_dataXExtData* ext_data; 
- heightint height; 
- Undocumented in source. 
- max_mapsint max_maps; 
- mheightint mheight; 
- min_mapsint min_maps; 
- Undocumented in source. 
- mwidthint mwidth; 
- Undocumented in source. 
- ndepthsint ndepths; 
- Undocumented in source. 
- rootWindow root; 
- Undocumented in source. 
- root_depthint root_depth; 
- Undocumented in source. 
- root_input_maskc_long root_input_mask; 
- Undocumented in source. 
- root_visualVisual* root_visual; 
- Undocumented in source. 
- save_undersBool save_unders; 
- Undocumented in source. 
- white_pixelc_ulong white_pixel; 
- Undocumented in source. 
- widthint width; 
- Undocumented in source. 
 
		x11 Xlib 
		aliasesenumsfunctionsstructsunionsvariables