XFontStruct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

all_chars_exist
Bool all_chars_exist;
Undocumented in source.
ascent
int ascent;
Undocumented in source.
default_char
uint default_char;
Undocumented in source.
descent
int descent;
Undocumented in source.
direction
uint direction;
Undocumented in source.
ext_data
XExtData* ext_data;
Undocumented in source.
fid
Font fid;
Undocumented in source.
max_bounds
XCharStruct max_bounds;
Undocumented in source.
max_char1
uint max_char1;
Undocumented in source.
max_char_or_char2
uint max_char_or_char2;
Undocumented in source.
min_bounds
XCharStruct min_bounds;
Undocumented in source.
min_char1
uint min_char1;
Undocumented in source.
min_char_or_char2
uint min_char_or_char2;
Undocumented in source.
n_properties
int n_properties;
Undocumented in source.
per_char
XCharStruct* per_char;
Undocumented in source.
properties
XFontProp* properties;
Undocumented in source.

Meta