XCharStruct
extern (C) nothrow
struct XCharStruct {
}
Members
- ascent
short ascent;
Undocumented in source.
- attributes
ushort attributes;
Undocumented in source.
- descent
short descent;
Undocumented in source.
- lbearing
short lbearing;
Undocumented in source.
- rbearing
short rbearing;
Undocumented in source.
- width
short width;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables