XCharStruct
extern (C) nothrow @nogc
struct XCharStruct {
}
- 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.
glfw3 x11_header
aliasesenumsfunctionsmanifest constantsstructsunionsvariables