XStandardColormap
version(linux)
extern (
C) nothrow @
nogc struct XStandardColormap {
}
- base_pixel
c_ulong base_pixel;
Undocumented in source.
- blue_max
c_ulong blue_max;
Undocumented in source.
- blue_mult
c_ulong blue_mult;
Undocumented in source.
- colormap
Colormap colormap;
Undocumented in source.
- green_max
c_ulong green_max;
Undocumented in source.
- green_mult
c_ulong green_mult;
Undocumented in source.
- killid
XID killid;
Undocumented in source.
- red_max
c_ulong red_max;
Undocumented in source.
- red_mult
c_ulong red_mult;
Undocumented in source.
- visualid
VisualID visualid;
Undocumented in source.
derelict x11 Xutil
aliasesenumsfunctionsstructstemplatesvariables