xCreateColormapReq

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct xCreateColormapReq {}

Members

Variables

alloc
BYTE alloc;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
mid
Colormap mid;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
visual
VisualID visual;
Undocumented in source.
window
Window window;
Undocumented in source.

Meta