XColor
extern (C) nothrow @nogc
struct XColor {
}
- blue
ushort blue;
Undocumented in source.
- flags
char flags;
- green
ushort green;
Undocumented in source.
- pad
char pad;
Undocumented in source.
- pixel
c_ulong pixel;
Undocumented in source.
- red
ushort red;
Undocumented in source.
glfw3 x11_header
aliasesenumsfunctionsmanifest constantsstructsunionsvariables