XFontStruct
extern (C) nothrow 
struct XFontStruct  {
}
- all_chars_existBool all_chars_exist; 
- Undocumented in source. 
- ascentint ascent; 
- Undocumented in source. 
- default_charuint default_char; 
- Undocumented in source. 
- descentint descent; 
- Undocumented in source. 
- directionuint direction; 
- Undocumented in source. 
- ext_dataXExtData* ext_data; 
- Undocumented in source. 
- fidFont fid; 
- Undocumented in source. 
- max_boundsXCharStruct max_bounds; 
- Undocumented in source. 
- max_char1uint max_char1; 
- Undocumented in source. 
- max_char_or_char2uint max_char_or_char2; 
- Undocumented in source. 
- min_boundsXCharStruct min_bounds; 
- Undocumented in source. 
- min_char1uint min_char1; 
- Undocumented in source. 
- min_char_or_char2uint min_char_or_char2; 
- Undocumented in source. 
- n_propertiesint n_properties; 
- Undocumented in source. 
- per_charXCharStruct* per_char; 
- Undocumented in source. 
- propertiesXFontProp* properties; 
- Undocumented in source. 
 
		x11 Xlib 
		aliasesenumsfunctionsstructsunionsvariables