XOMFontInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct XOMFontInfo {}

Members

Variables

font_name_list
char** font_name_list;
Undocumented in source.
font_struct_list
XFontStruct** font_struct_list;
Undocumented in source.
num_font
int num_font;
Undocumented in source.

Meta