xCharInfo
extern (C) nothrow @nogc
struct xCharInfo {
}
- ascent
INT16 ascent;
Undocumented in source.
- attributes
CARD16 attributes;
- characterWidth
INT16 characterWidth;
- descent
INT16 descent;
Undocumented in source.
- leftSideBearing
INT16 leftSideBearing;
- rightSideBearing
INT16 rightSideBearing;
Undocumented in source.
glfw3 x11_header
aliasesenumsfunctionsmanifest constantsstructsunionsvariables